forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
7 lines
395 B
Text
7 lines
395 B
Text
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.net/index.php/open-source.html
|