Add Firezone to VPN

Our project is like an open source OpenVPN Access Server so I placed it in this category (as opposed to Firewall).
This commit is contained in:
Jason G 2022-01-20 11:22:06 -08:00 committed by GitHub
parent 1c58fdc58b
commit ce8b68312d
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