aboutsummaryrefslogtreecommitdiff
path: root/www/cntlm/pkg-descr
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-07-27 22:30:32 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-07-27 22:30:32 +0000
commit59ce2e85625d0aa1b1b690d1c15ab9f278495cb2 (patch)
treeca8b6c6b1e1a6ccc269f0c9903dba50de5281ed8 /www/cntlm/pkg-descr
parentb0547724b97c2f1faab9b9268b81c6aaef5b420c (diff)
downloadports-59ce2e85625d0aa1b1b690d1c15ab9f278495cb2.tar.gz
ports-59ce2e85625d0aa1b1b690d1c15ab9f278495cb2.zip
Notes
Diffstat (limited to 'www/cntlm/pkg-descr')
-rw-r--r--www/cntlm/pkg-descr11
1 files changed, 11 insertions, 0 deletions
diff --git a/www/cntlm/pkg-descr b/www/cntlm/pkg-descr
new file mode 100644
index 000000000000..458fdc54aa8c
--- /dev/null
+++ b/www/cntlm/pkg-descr
@@ -0,0 +1,11 @@
+Cntlm is an NTLM/NTLMv2 authenticating HTTP proxy. It takes the address of your
+proxy or proxies (host1..N and port1..N) and opens a listening socket,
+forwarding each request to the parent proxy (moving in a circular list if the
+active parent stops working). Along the way, a connection to the parent is
+created anew and authenticated or, if available, previously cached connection
+is reused to achieve higher efficiency and faster responses. When the chain is
+set up, cntlm should be used as a proxy in your applications. Cntlm also
+integrates transparent TCP/IP port forwarding (tunneling) through the parent
+(incl. authentication).
+
+WWW: http://cntlm.sourceforge.net/