From c2f3a4ac2cc712c227ca11afe2070f0b4dffc4bb Mon Sep 17 00:00:00 2001 From: Martijn Date: Sat, 7 Jul 2018 17:48:33 +0200 Subject: [PATCH] Add WireGuard VPN --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9630852..618d44f 100644 --- a/README.md +++ b/README.md @@ -628,6 +628,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/) - Modern and fast VPN. ## Web