Browse Source

Added Headscale VPN

Headscale is a community maintained fork of Tailscale VPN, which provides docker image and documentation for self hosting.
pull/387/head
Pranav 2 years ago
committed by GitHub
parent
commit
f56a1ab66f
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      README.md

1
README.md

@ -644,6 +644,7 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v
*VPN software.*
* [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