openbsd-ports/www/transproxy/pkg/DESCR
jakob ff64815770 - update to v1.3
- set MAINTAINER to myself
2000-10-05 21:48:09 +00:00

12 lines
503 B
Plaintext

transproxy - transparently proxy HTTP and other requests.
This program is used with Darren Reed's IPFILTER package and used
to intercept things like http requests and divert them to a www proxy
server (eg: squid), without requiring user intervention or configuration.
It accepts connections on the redirected port, connects to the real proxy
server and transports data between the two sockets.
Unlike some other transparent proxy solutions, this does not require the
proxy run on the machine itself.