Browse Source
Merge pull request #245 from rhyven/master
Add Wireguard to the VPN section
pull/336/head
Crack Duck
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
0 deletions
README.md
@ -642,6 +642,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/ ) - Very fast VPN based on elliptic curve and public key crypto. Linux only (2017); other clients in development.
## Web