diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-07-03 23:20:43 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-07-03 23:20:43 +0000 |
commit | 66f878d0d5a381eeae5e9fdf0bef820c3b94b3d8 (patch) | |
tree | 333506664fe006d65157f5722d19a04523e21267 /www/tinyproxy/pkg-descr | |
parent | 46e9a5a2cd59a7a7f6bf0f7601ac2b42ce9aeb30 (diff) |
Notes
Diffstat (limited to 'www/tinyproxy/pkg-descr')
-rw-r--r-- | www/tinyproxy/pkg-descr | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/www/tinyproxy/pkg-descr b/www/tinyproxy/pkg-descr new file mode 100644 index 000000000000..f8edb18b6fae --- /dev/null +++ b/www/tinyproxy/pkg-descr @@ -0,0 +1,12 @@ +Tinyproxy is a lightweight, non-caching,optionally anonymizing http proxy. +It is designed to consume a minimum of system resources. +It listens on a given TCP port and handles HTTP proxy requests. + +Note that tinyproxy requires commandline arguments to run in anonymizing +mode. For most people, "/usr/local/sbin/tinyproxy -a Host: -a Authorization:" +is sufficient for an anonymizing proxy. + +WWW: http://tinyproxy.attacca.com/ + +- Mitsuru Yoshida +mitsuru@riken.go.jp |