summaryrefslogtreecommitdiff
path: root/system/ffproxy/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/ffproxy/README')
-rw-r--r--system/ffproxy/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/system/ffproxy/README b/system/ffproxy/README
new file mode 100644
index 0000000000..06a79e2e99
--- /dev/null
+++ b/system/ffproxy/README
@@ -0,0 +1,8 @@
+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 optionally chroot() to some
+directory. Logging to syslog() is supported, as is using another
+auxiliary proxy server. An HTTP accelerator feature (acting as a
+front-end to an HTTP server) is included. Contacting IPv6 servers as
+well as binding to IPv6 is supported and allows transparent IPv6 over
+IPv4 browsing (and vice versa).