summaryrefslogtreecommitdiff
path: root/www/ffproxy/pkg-plist (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.5Kirill Ponomarev2003-08-091-1/+0
| | | | Notes: svn path=/head/; revision=86666
* Update to 1.4.1Kirill Ponomarev2003-08-021-1/+1
| | | | | | | Approved by: fjoe (mentor) (implicit) Notes: svn path=/head/; revision=86188
* ffproxy is a filtering HTTP proxy server. It is ableKirill Ponomarev2003-07-211-0/+24
to filter by host, URL, and header. Custom header entries can be filtered and added. It can even drop its privileges and optionally chroot() to some directory. Logging to syslog() is supported, as is using another auxiliary proxy server. Contacting IPv6 servers is supported and allows transparent IPv6 over IPv4 browsing. PR: 54669 Approved by: fjoe (mentor) Notes: svn path=/head/; revision=85302