diff options
Diffstat (limited to 'security/openvpn-devel/pkg-descr')
-rw-r--r-- | security/openvpn-devel/pkg-descr | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/security/openvpn-devel/pkg-descr b/security/openvpn-devel/pkg-descr new file mode 100644 index 000000000000..6c45b3e18a45 --- /dev/null +++ b/security/openvpn-devel/pkg-descr @@ -0,0 +1,13 @@ +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. + +This development port is updated frequently and is likely NOT STABLE. This is +an untested tar of the source tree. We attempt to omit inoperable states, but +there is a good chance this program will not run. + +DO NOT USE IN PRODUCTION WITHOUT CAUTION + +WWW: http://openvpn.net/ |