Browse Source
add PiVPN
add PiVPN as dead-simple OpenVPN implementation that runs on any Debian-based Linux distribution.
pull/285/head
Drew Gates
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
0 deletions
-
README.md
|
|
@ -628,6 +628,7 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v |
|
|
|
* [ocserv](http://www.infradead.org/ocserv/) - Cisco AnyConnect-compatible VPN server |
|
|
|
* [OpenVPN](https://community.openvpn.net) - Uses a custom security protocol that utilizes SSL/TLS for key exchange. |
|
|
|
* [Pritunl](http://pritunl.com/) - OpenVPN based solution. Easy to set up. |
|
|
|
* [PiVPN](http://www.pivpn.io/) - Simple OpenVPN based setup designed for Raspberry Pi (runs on any Debian-based distro). |
|
|
|
* [SoftEther](https://www.softether.org/) - Multi-protocol software VPN with advanced features |
|
|
|
* [sshuttle](https://github.com/sshuttle/sshuttle) - Poor man's VPN. |
|
|
|
* [strongSwan](https://www.strongswan.org/) - Complete IPsec implementation for Linux. |
|
|
|