Browse Source

Merge a05186a48c into 5e3b0765d0

pull/648/merge
Kurt Stieger 4 days ago
committed by GitHub
parent
commit
284b9c5db1
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 1
      README.md

1
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

Loading…
Cancel
Save