1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
freebsd-ports/net/micro_proxy/pkg-descr
Renato Botelho 852d38311c Add micro_proxy 20021030, a really small HTTP/HTTPS proxy.
PR:		ports/85634
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-09-02 13:35:17 +00:00

12 lines
354 B
Plaintext

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