Merge pull request #387 from thegamerhat/patch-1

Added Headscale VPN
This commit is contained in:
nodiscc 2022-09-06 10:22:39 +00:00 committed by GitHub
commit a2085724e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -640,6 +640,7 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v
*VPN software.*
* [Firezone](https://www.firez.one/) - WireGuard based VPN Server and Firewall.
* [Headscale](https://github.com/juanfont/headscale) - Self-hostable fork of [Tailscale](https://tailscale.com), cross-platform clients, simple to use, built-in (currently experimental) monitoring tools.
* [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.