mirror of
https://github.com/awesome-foss/awesome-sysadmin.git
synced 2025-12-16 22:18:47 +01:00
Add WireGuard Portal to VPN list in README
This commit is contained in:
parent
5e3b0765d0
commit
a05186a48c
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue