freebsd-ports/security/openvpn-devel/pkg-descr
Patrick Li c37c057b2e Add new port openvpn: Secure IP/Ethernet tunnel daemon
PR:		ports/39750
Submitted by:	Matthias Andree <matthias.andree@web.de>
2002-06-24 16:13:10 +00:00

10 lines
429 B
Text

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