aboutsummaryrefslogtreecommitdiff
path: root/net/micro_proxy/pkg-descr
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2005-09-02 13:35:17 +0000
committerRenato Botelho <garga@FreeBSD.org>2005-09-02 13:35:17 +0000
commit852d38311c031da8b06b59a2a1c6784e0e773179 (patch)
treec670c26689b76355380db6e7ccfe5f7768c24038 /net/micro_proxy/pkg-descr
parent1c4823be1913baebd358a88cb13fadfdb82e7408 (diff)
Notes
Diffstat (limited to 'net/micro_proxy/pkg-descr')
-rw-r--r--net/micro_proxy/pkg-descr11
1 files changed, 11 insertions, 0 deletions
diff --git a/net/micro_proxy/pkg-descr b/net/micro_proxy/pkg-descr
new file mode 100644
index 000000000000..209c7f5342a9
--- /dev/null
+++ b/net/micro_proxy/pkg-descr
@@ -0,0 +1,11 @@
+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