Add VPN setup guide

Added VPN setup guide at line 656
This commit is contained in:
sgmoore 2021-12-09 08:54:28 -08:00 committed by GitHub
parent 337aa2ccfd
commit 9db8225b94
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -653,6 +653,7 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v
* [tinc](http://www.tinc-vpn.org/) - Distributed p2p VPN. * [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. * [WireGuard](https://www.wireguard.com/) - Very fast VPN based on elliptic curve and public key crypto.
* [Nebula](https://github.com/slackhq/nebula) - A scalable p2p VPN with a focus on performance, simplicity and security. * [Nebula](https://github.com/slackhq/nebula) - A scalable p2p VPN with a focus on performance, simplicity and security.
* [VPN Setup Guide](https://github.com/git-sgmoore/OpenVPN_Ipsec_L2tp_server_on_Digital_Ocean) - Setup OpenVPN and Ipsec Server on Digital Ocean.
## Web ## Web