From 406dde306eb4764a21aa05f493787fa46809b0f7 Mon Sep 17 00:00:00 2001 From: Shaun Walker Date: Fri, 6 Apr 2018 11:16:47 +1000 Subject: [PATCH] Fix sshuttle link Original link was directing to the old repo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e319957..7dae7c6 100644 --- a/README.md +++ b/README.md @@ -625,7 +625,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.