NOTICE: This package has been removed from pkgsrc

./wip/cntlm, NTLM/NTLMv2 authenticating HTTP proxy

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.35.1, Package name: cntlm-0.35.1, Maintainer: pkgsrc-users

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).


Master sites: (Expand)

SHA1: 4bf9f75b0f5fdb4469b5e81013c40ac166c9d235
RMD160: 65a2b97a6ec8340b41acbd0f29dc1096148a02ac
Filesize: 72.449 KB

Version history: (Expand)


CVS history: (Expand)


   2009-11-03 22:05:33 by Jean-Yves Migeon | Files touched by this commit (5) | Package removed
Log message:
Delete cntlm pkg; imported as net/cntlm.
   2009-10-29 19:05:05 by Jean-Yves Migeon | Files touched by this commit (1)
Log message:
Add cntlm.conf file to required_files.
   2009-10-26 21:46:17 by Jean-Yves Migeon | Files touched by this commit (5) | Imported package
Log message:
Import cntlm-0.35.1 as wip/cntlm.

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).