Browse Source
Merge pull request #259 from theshaun/patch-2
Fix sshuttle link
pull/267/head
Crack Duck
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
1 deletions
-
README.md
|
|
@ -624,7 +624,7 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v |
|
|
|
* [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. |
|
|
|
* [SoftEther](https://www.softether.org/) - Multi-protocol software VPN with advanced features |
|
|
|
* [sshuttle](https://github.com/apenwarr/sshuttle) - Poor man's VPN. |
|
|
|
* [sshuttle](https://github.com/sshuttle/sshuttle) - Poor man's VPN. |
|
|
|
* [strongSwan](https://www.strongswan.org/) - Complete IPsec implementation for Linux. |
|
|
|
* [tinc](http://www.tinc-vpn.org/) - Distributed p2p VPN. |
|
|
|
|
|
|
|