blob: abfc9c1c040c9472c54a0b6837be4656acad9360 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
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.sourceforge.net/
- Mitsuru Yoshida
mitsuru@riken.go.jp
|