From c7294ad3f3191a9454f98859b4e00dc8021eaadf Mon Sep 17 00:00:00 2001 From: Marcos Del Sol Vives Date: Sun, 29 Mar 2020 21:17:32 +0200 Subject: [PATCH] Added more self-hosted VPNs --- readme.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/readme.md b/readme.md index 76d777e..e230d74 100644 --- a/readme.md +++ b/readme.md @@ -181,6 +181,9 @@ You will notice some items in this list have a :star2: next to them. Items with - [ZeroTier](https://www.zerotier.com) Peer-to-peer multi-platform VPN - [Outline by Alphabet](https://www.getoutline.org/) Not exactly a VPN, but is strong in privacy and security. Works with DO, Google Cloud, AWS and more. - [Mysterium Network](https://mysterium.network/) Open-source VPN client and server software. Can be used to sell your spare bandwidth for cryptocurrency. +- [tinc](https://tinc-vpn.org/) Peer-to-peer VPN software with mesh routing. +- [OpenConnect](https://www.infradead.org/openconnect/) Multiplatform VPN compatible with Cisco's AnyConnect. Uses well-tested, standard TLS connections which easily bypass DPI. +- [Shadowsocks](https://shadowsocks.org/) Secure SOCKS proxy used in China for bypassing the Great Firewall. ## Browser Extensions - [Decentraleyes](https://decentraleyes.org/) Protects against tracking with a local CDN (Content Delivery Network) emulation.