Merge pull request #193 from gongjason/add-firezone-vpn

Add Firezone to VPN
thx @gongjason  great project
This commit is contained in:
sbilly 2022-02-11 17:19:40 +08:00 committed by GitHub
commit 64c2086008
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -147,6 +147,7 @@ Thanks to all [contributors](https://github.com/sbilly/awesome-security/graphs/c
### VPN
- [OpenVPN](https://openvpn.net/) - OpenVPN is an open source software application that implements virtual private network (VPN) techniques for creating secure point-to-point or site-to-site connections in routed or bridged configurations and remote access facilities. It uses a custom security protocol that utilizes SSL/TLS for key exchange.
- [Firezone](https://github.com/firezone/firezone) - Open-source VPN server and egress firewall for Linux built on WireGuard that makes it simple to manage secure remote access to your companys private networks. Firezone is easy to set up (all dependencies are bundled thanks to Chef Omnibus), secure, performant, and self hostable.
### Fast Packet Processing