From f2323950c98d60efb64dfffb57aabef6ba21b30c Mon Sep 17 00:00:00 2001 From: Shyam Jos Date: Sun, 20 Oct 2019 09:11:40 +0530 Subject: [PATCH] added new vpn to list added wireguard to the vpn list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cfdd028..2808ae8 100644 --- a/README.md +++ b/README.md @@ -636,6 +636,7 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v * [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. +* [WireGuard](https://www.wireguard.com/) - WireGuard is an extremely simple yet fast and modern VPN that utilizes state-of-the-art cryptography. It aims to be faster, simpler, leaner, and more useful than IPSec. ## Web