Browse Source

Add wireguard

pull/292/head
JuniorJPDJ 7 years ago
committed by GitHub
parent
commit
6d3c0caa6b
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      README.md

1
README.md

@ -626,6 +626,7 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v
*VPN software.*
* [WireGuard](https://www.wireguard.com/) - fast, modern and secure VPN tunnel (L3, kernel side, custom, VERY FAST)
* [ocserv](http://www.infradead.org/ocserv/) - Cisco AnyConnect-compatible VPN server
* [OpenVPN](https://community.openvpn.net) - Uses a custom security protocol that utilizes SSL/TLS for key exchange.
* [Pritunl](http://pritunl.com/) - OpenVPN based solution. Easy to set up.

Loading…
Cancel
Save