diff options
author | Renato Botelho <garga@FreeBSD.org> | 2005-11-10 15:05:42 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2005-11-10 15:05:42 +0000 |
commit | ffb6138a2ea63c02ec93fffdada07c810dc0e138 (patch) | |
tree | ef87e637107e9a01f5267595b049dbb43a8d4c75 /security/openvpn/pkg-descr | |
parent | de6e884ff9a8ff88d1a9aaaed1d457063c428714 (diff) | |
download | ports-ffb6138a2ea63c02ec93fffdada07c810dc0e138.tar.gz ports-ffb6138a2ea63c02ec93fffdada07c810dc0e138.zip |
Notes
Diffstat (limited to 'security/openvpn/pkg-descr')
-rw-r--r-- | security/openvpn/pkg-descr | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/security/openvpn/pkg-descr b/security/openvpn/pkg-descr index 4f835080cd33..b527fa8fa75e 100644 --- a/security/openvpn/pkg-descr +++ b/security/openvpn/pkg-descr @@ -1,10 +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. +OpenVPN is a robust, scalable 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 can operate over UDP or TCP, +can use SSL or a pre-shared secret to authenticate peers, and in SSL mode, one +server can handle many clients. -WWW: http://openvpn.sourceforge.net/ +WWW: http://openvpn.net/ - Matthias Andree matthias.andree@gmx.de |