Browse Source

added vpn->wireguard

added vpn->wireguard
pull/298/head
Christian Hügel 6 years ago
committed by GitHub
parent
commit
f35cd15c4a
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      README.md

1
README.md

@ -633,6 +633,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.
## Web

Loading…
Cancel
Save