Browse Source

Merge c59fc8aecd into 166579ab47

pull/654/merge
Takeshi Hamaya 12 hours ago
committed by GitHub
parent
commit
f299937728
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 1
      README.md

1
README.md

@ -715,6 +715,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`
- [Tokyo VPN Monitor](https://www.blstweb.jp/network/vpn/tokyo-vpn-speed-monitor/) - Automated VPN performance testing from Tokyo. 1245+ measurements, 99.8% uptime, $0/month operating cost. Open source (MIT).([Source Code](https://github.com/hmy0210/vpn-stability-ranking))
### Web

Loading…
Cancel
Save