Description
===========

ffproxy is a filtering HTTP(S) proxy server.  It is able to filter by host,
url, and header.  Custom header entries can be filtered and added.  It
can even drop its privileges and chroot(2) to some directory.  Logging to
syslogd(8) is supported, as is using another auxiliary proxy server.
It is able to serve as a HTTP accelerator (front-end to a HTTP server).
IPv6 is fully supported and allows IPv6 HTTP over IPv4 tunneling (and
vice versa).

Website:  http://faith.eu.org/programs.html
