diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-06-24 16:13:10 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-06-24 16:13:10 +0000 |
commit | c37c057b2e8a21a2779015cccd01474fd3c1e8a9 (patch) | |
tree | ba28dd315b0afefedd51be741e9514b85188d146 /security/openvpn-devel/pkg-descr | |
parent | 66087db901b7c4d6e28ea576323b2b0860cbae14 (diff) |
Notes
Diffstat (limited to 'security/openvpn-devel/pkg-descr')
-rw-r--r-- | security/openvpn-devel/pkg-descr | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/security/openvpn-devel/pkg-descr b/security/openvpn-devel/pkg-descr new file mode 100644 index 000000000000..d5f0eb29a86f --- /dev/null +++ b/security/openvpn-devel/pkg-descr @@ -0,0 +1,10 @@ +OpenVPN is a robust and highly configurable VPN (Virtual Private +Network) daemon which can be used to securely link two or more private +networks using an encrypted tunnel over the internet. It uses UDP as its +transport, avoiding TCP-over-TCP retransmission congestion. SSL can be +used to authenticate the sites, or they can use a pre-shared secret. + +WWW: http://openvpn.sourceforge.net/ + +- Matthias Andree +matthias.andree@web.de |