diff options
author | steve <steve@FreeBSD.org> | 1999-11-27 07:23:02 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-11-27 07:23:02 +0800 |
commit | f87e0ef53f2e71e44e5f746cd27ff91e29136fa0 (patch) | |
tree | 17756782b784227becf83a784923ba2033f61d1f /net/dante/pkg-descr | |
parent | 9641145e87617b984c6efec3a9a8be75ccb7b22d (diff) | |
download | freebsd-ports-gnome-f87e0ef53f2e71e44e5f746cd27ff91e29136fa0.tar.gz freebsd-ports-gnome-f87e0ef53f2e71e44e5f746cd27ff91e29136fa0.tar.zst freebsd-ports-gnome-f87e0ef53f2e71e44e5f746cd27ff91e29136fa0.zip |
Re-import of dante version 1.1.0.
From pkg/COMMENT:
A circuit-level firewall/proxy.
From kris@FreeBSD.org:
It's a BSD-licensed SOCKS4/5/MS_PROXY server/client, which
exceeds in functionality the (restrictively licensed) NEC
SOCKS5 referenece implementation.
PR: 14442
Submitted by: Anders Nordby <anders@fix.no>
Diffstat (limited to 'net/dante/pkg-descr')
-rw-r--r-- | net/dante/pkg-descr | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/net/dante/pkg-descr b/net/dante/pkg-descr new file mode 100644 index 000000000000..b5874d68b8de --- /dev/null +++ b/net/dante/pkg-descr @@ -0,0 +1,10 @@ +Dante is a circuit-level firewall/proxy (socks implemented) that can be +used to provide convenient and secure network connectivity to a wide range +of hosts while requiring only the server Dante runs on to have external +network connectivity. + +Once installed, Dante can in most cases be made transparent to the clients +while offering detailed access control and logging facilities to the +server administrator. + +WWW: http://www.inet.no/dante/ |