diff options
author | vanilla <vanilla@FreeBSD.org> | 2002-03-22 15:32:13 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2002-03-22 15:32:13 +0800 |
commit | 13c9d007a603e99e77d2d94c6813bab97443c21f (patch) | |
tree | d7339beff52ea2b857a14c082ad04c945960dd09 /www/tinyproxy/pkg-descr | |
parent | b4f12d24bbab8a7317c420c98c97dfe1f89b21a6 (diff) | |
download | freebsd-ports-gnome-13c9d007a603e99e77d2d94c6813bab97443c21f.tar.gz freebsd-ports-gnome-13c9d007a603e99e77d2d94c6813bab97443c21f.tar.zst freebsd-ports-gnome-13c9d007a603e99e77d2d94c6813bab97443c21f.zip |
Upgrade to 1.4.3.
PR: ports/36049
Submitted by: maintainer
Diffstat (limited to 'www/tinyproxy/pkg-descr')
-rw-r--r-- | www/tinyproxy/pkg-descr | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/www/tinyproxy/pkg-descr b/www/tinyproxy/pkg-descr index abfc9c1c040c..13b6cfc26e6b 100644 --- a/www/tinyproxy/pkg-descr +++ b/www/tinyproxy/pkg-descr @@ -1,10 +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. +tinyproxy is a GPLed, lightweight HTTP proxy. Designed from the ground up to be +fast and yet small, it is an ideal solution for sites where a full-featured +HTTP proxy is required, but the system resources required to run a more +demanding HTTP proxy are unavailable. tinyproxy is fully compatible with all +existing web browsers, and has a number of useful features including +anonymous mode. -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. +Note that tinyproxy requires configuration to run in anonymizing +mode. See tinyproxy.conf.sample for detail. WWW: http://tinyproxy.sourceforge.net/ |