aboutsummaryrefslogtreecommitdiffstats
path: root/www/ffproxy
Commit message (Collapse)AuthorAgeFilesLines
* - Remove USE_SIZE knobkrion2004-04-161-1/+0
|
* - SIZEifykrion2004-01-302-0/+2
|
* - Update to 1.5.1krion2003-08-182-3/+2
|
* Add 2 new manpageskrion2003-08-111-1/+9
| | | | | | Bump PORTREVISION Pointed by: Niklas Olmes <niklas@noxa.de>
* Update to 1.5krion2003-08-103-3/+2
|
* Honor CFLAGSkrion2003-08-031-0/+1
| | | | | Submitted by: Jolan Luff Approved by: fjoe (mentor) (implicit)
* Update to 1.4.1krion2003-08-024-17/+16
| | | | Approved by: fjoe (mentor) (implicit)
* ffproxy is a filtering HTTP proxy server. It is ablekrion2003-07-216-0/+87
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)