From 5ffed0d0e26d368a9378aa711ef3bf95c9c7275a Mon Sep 17 00:00:00 2001 From: fabacab Date: Thu, 15 Dec 2022 17:13:26 -0500 Subject: [PATCH] Alphabetize VPN section. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a0611ef..766e078 100644 --- a/README.md +++ b/README.md @@ -429,6 +429,7 @@ See also [awesome-tor](https://github.com/ajvb/awesome-tor). ### Overlay and Virtual Private Networks (VPNs) +- [Firezone](https://www.firezone.dev/) - Self-hosted VPN server built on WireGuard that supports MFA and SSO. - [Headscale](https://github.com/juanfont/headscale) - Open source, self-hosted implementation of the Tailscale control server. - [IPsec VPN Server Auto Setup Scripts](https://github.com/hwdsl2/setup-ipsec-vpn) - Scripts to build your own IPsec VPN server, with IPsec/L2TP, Cisco IPsec and IKEv2. - [Innernet](https://github.com/tonarino/innernet) - Free Software private network system that uses WireGuard under the hood, made to be self-hosted. @@ -438,7 +439,6 @@ See also [awesome-tor](https://github.com/ajvb/awesome-tor). - [Tailscale](https://tailscale.com/) - Managed freemium mesh VPN service built on top of WireGuard. - [WireGuard](https://www.wireguard.com/) - Extremely simple yet fast and modern VPN that utilizes state-of-the-art cryptography. - [tinc](https://tinc-vpn.org/) - Free Software mesh VPN implemented entirely in userspace that supports expandable network space, bridged ethernet segments, and more. -- [Firezone](https://www.firezone.dev/) - Self-hosted VPN server built on WireGuard that supports MFA and SSO. ## macOS-based defenses