Added sshuttle to VPN

One could argue that it belongs under SSH.
This commit is contained in:
Paul Tötterman 2014-05-25 19:08:12 +03:00
parent bff1954254
commit c2d79f1f30
1 changed files with 2 additions and 1 deletions

View File

@ -238,6 +238,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.
* [SoftEther VPN](https://www.softether.org/) - Alternative to OpenVPN.
* [sshuttle](https://github.com/apenwarr/sshuttle) - Poor man's VPN.
* [strongSwan](http://www.strongswan.org/) - Complete IPsec implementation for Linux.
## Webmails
@ -287,4 +288,4 @@ Various resources, such as books, websites and articles, for improving your skil
* [Dotdeb](http://www.dotdeb.org/) - Repository with LAMP updated packages.
# Contributing
Please see [CONTRIBUTING](https://github.com/kahun/awesome-sysadmin/blob/master/CONTRIBUTING.md) for details.
Please see [CONTRIBUTING](https://github.com/kahun/awesome-sysadmin/blob/master/CONTRIBUTING.md) for details.