From a05186a48cd960b9af002c586409c844cfbd1c00 Mon Sep 17 00:00:00 2001 From: Kurt Stieger <38071946+kstieger@users.noreply.github.com> Date: Thu, 16 Oct 2025 17:47:23 +0200 Subject: [PATCH] Add WireGuard Portal to VPN list in README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 083c358..10828f4 100644 --- a/README.md +++ b/README.md @@ -712,6 +712,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