12 lines
354 B
Text
12 lines
354 B
Text
|
Microproxy is a very small Unix-based HTTP/HTTPS proxy. It runs from inetd,
|
||
|
which means its performance is poor. But for low-traffic sites, it's quite
|
||
|
adequate.
|
||
|
|
||
|
It implements all the basic features of an HTTP/HTTPS proxy, including IPv6
|
||
|
forwarding, in only 320 lines of code.
|
||
|
|
||
|
WWW: http://www.acme.com/software/micro_proxy/
|
||
|
|
||
|
- ehaupt
|
||
|
ehaupt@critical.ch
|