Add SafeVPN

This commit is contained in:
chinagloud 2026-03-22 04:50:12 +08:00 committed by GitHub
parent ad618ddb08
commit d4ec8e2565
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -711,6 +711,7 @@ VPN software.
- [Nebula](https://github.com/slackhq/nebula) - A scalable p2p VPN with a focus on performance, simplicity and security. `MIT` `Go`
- [ocserv](https://www.infradead.org/ocserv/) - Cisco AnyConnect-compatible VPN server. ([Source Code](https://gitlab.com/ocserv/ocserv)) `GPL-2.0` `C`
- [OpenVPN](https://community.openvpn.net) - Uses a custom security protocol that utilizes SSL/TLS for key exchange. ([Source Code](https://github.com/OpenVPN/openvpn)) `GPL-2.0` `C`
- [SafeVPN](https://github.com/chinagloud/SafeVPN) - Open-source secure remote access solution that allows external engineers to connect and operate servers while blocking data exfiltration and recording all activity via tamper-resistant audit logs. `GPL-3.0` `Shell`
- [SoftEther](https://www.softether.org/) - Multi-protocol software VPN with advanced features. ([Source Code](https://github.com/SoftEtherVPN/SoftEtherVPN/)) `Apache-2.0` `C`
- [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`