1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/www/tinyproxy/pkg-descr
Chris Piazza 66f878d0d5 Tinyproxy: a lightweight, non-caching,optionally anonymizing http proxy
that is designed to consume a minimum of system resources.

PR:		12473
Submitted by:	Mitsuru Yoshida <mitsuru@riken.go.jp>
1999-07-03 23:20:43 +00:00

13 lines
463 B
Plaintext

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