1
0
mirror of https://github.com/n1trux/awesome-sysadmin.git synced 2025-03-13 22:28:09 +00:00

Add wireguard

This commit is contained in:
JuniorJPDJ 2018-12-13 18:52:16 +01:00 committed by GitHub
parent 18c6eff72c
commit 6d3c0caa6b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.