Add VPN section

This commit is contained in:
Marius Stanca 2019-11-21 09:58:37 +02:00
parent b71f1c8079
commit 2de3a96414
No known key found for this signature in database
GPG Key ID: 3F18F3CF10AD6E8D
1 changed files with 12 additions and 0 deletions

View File

@ -25,6 +25,7 @@ A curated list of awesome DevOps tools, platforms and resources.
- [Chat and ChatOps](#chat-and-chatops)
- [Secret Management](#secret-management)
- [Sharing](#sharing)
- [VPN](#vpn)
- [Resources](#resources)
- [Books](#books)
- [Conferences](#conferences)
@ -318,6 +319,17 @@ A curated list of awesome DevOps tools, platforms and resources.
- [Docsify](https://github.com/docsifyjs/docsify/) - a magical documentation site generator.
- [MkDocs](https://github.com/mkdocs/mkdocs/) - project documentation with Markdown.
## VPN
*VPN, routing and firewall.*
- [OpenVPN](https://openvpn.net/) - flexible VPN solutions to secure your data communications, whether it's for Internet privacy,
- [Pritunl](https://pritunl.com/) - enterprise Distributed OpenVPN and IPsec Server.
- [VyOS](https://vyos.io/) - open source network OS that runs on a wide range of hardware, virtual machines, and cloud providers.
- [Algo](https://github.com/trailofbits/algo) - set up a personal VPN in the cloud.
- [Streisand](https://github.com/StreisandEffect/streisand) - sets up a new VPN services nearly automatically.
- [Freelan](https://github.com/freelan-developers/freelan) - a peer-to-peer, secure, easy-to-setup, multi-platform, open-source, highly-configurable VPN software.
## Resources
### Books