Source: ffproxy
Section: net
Priority: optional
Maintainer: Emmanuel Bouthenot <kolter@debian.org>
Build-Depends: debhelper (>= 8.9.0), autotools-dev
Standards-Version: 3.9.4
Vcs-Git: git://anonscm.debian.org/users/kolter/ffproxy.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=users/kolter/ffproxy.git
Homepage: http://ffproxy.sourceforge.net/

Package: ffproxy
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}, lsb-base (>= 3.0-3), ucf (>= 0.08)
Description: Light and customizable http(s) proxy server with ipv6 support
 ffproxy is a filtering HTTP/HTTPS 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 be chrooted.
  - Logging to syslog() is supported.
  - It can use another auxiliary proxy server.
  - HTTP accelerator feature (acting as front-end to a HTTP server) is included.
  - It allows transparent IPv6 over IPv4 browsing (and vice versa).

