mirror of
https://github.com/sbilly/awesome-security
synced 2024-11-22 19:33:05 +00:00
Merge pull request #193 from gongjason/add-firezone-vpn
Add Firezone to VPN thx @gongjason great project
This commit is contained in:
commit
64c2086008
1 changed files with 1 additions and 0 deletions
|
@ -147,6 +147,7 @@ Thanks to all [contributors](https://github.com/sbilly/awesome-security/graphs/c
|
||||||
### VPN
|
### 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.
|
- [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 company’s private networks. Firezone is easy to set up (all dependencies are bundled thanks to Chef Omnibus), secure, performant, and self hostable.
|
||||||
|
|
||||||
### Fast Packet Processing
|
### Fast Packet Processing
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue