This commit is contained in:
Kurt Stieger 2025-10-26 22:29:26 +01:00 committed by GitHub
commit 5c54854283
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -714,6 +714,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`
- [WireGuard Portal](https://wgportal.org/) - A simple, web-based configuration portal for WireGuard server management. ([Source Code](https://github.com/h44z/wg-portal/)) `MIT` `Go`
### Web