Browse Source

Merge pull request #387 from thegamerhat/patch-1

Added Headscale VPN
pull/397/head
nodiscc 2 years ago
committed by GitHub
parent
commit
a2085724e3
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      README.md

1
README.md

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

Loading…
Cancel
Save