From 0cd7ef097afc3f4453d5bd2b8297eb64ff36a886 Mon Sep 17 00:00:00 2001 From: Stefano Bertelli Date: Wed, 8 Apr 2026 22:32:49 -0500 Subject: [PATCH] Add WireGUI VPN server to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7e2373a..7e1d4e2 100644 --- a/README.md +++ b/README.md @@ -733,6 +733,7 @@ VPN software. - [sshuttle](https://github.com/sshuttle/sshuttle) - Poor man's VPN. `LGPL-2.1` `Python` - [strongSwan](https://www.strongswan.org/) - Complete IPsec implementation for Linux. ([Source Code](https://github.com/strongswan/strongswan)) `GPL-2.0` `C` - [WireGuard](https://www.wireguard.com/) - Very fast VPN based on elliptic curve and public key crypto. ([Source Code](https://www.wireguard.com/repositories/)) `GPL-2.0` `C` +- [WireGUI](https://github.com/bartei/wiregui) - AGPL Licensed Firezone inspired, Wireguard based VPN Server and Firewall `` ### Web