Add WireGUI VPN server to README

This commit is contained in:
Stefano Bertelli 2026-04-08 22:32:49 -05:00 committed by GitHub
parent faf506c6d7
commit 0cd7ef097a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -733,6 +733,7 @@ VPN software.
- [sshuttle](https://github.com/sshuttle/sshuttle) - Poor man's VPN. `LGPL-2.1` `Python` - [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` - [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` - [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 ### Web