mirror of
https://github.com/n1trux/awesome-sysadmin.git
synced 2025-03-13 14:18:08 +00:00
add links into VPN section
https://www.wireguard.io http://freelan.org/ https://peervpn.net/ http://www.govpn.info/ https://libreswan.org/
This commit is contained in:
parent
8a3ed30328
commit
0f481b4954
@ -599,13 +599,18 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v
|
||||
## VPN
|
||||
*VPN software.*
|
||||
|
||||
* [ocserv](http://www.infradead.org/ocserv/) - Cisco AnyConnect-compatible VPN server
|
||||
* [Freelan](http://freelan.org/) - Multi-platform, peer-to-peer VPN that abstracts a LAN over the Internet.
|
||||
* [GoVPN](http://www.govpn.info/) - DPI/censorship-resistant VPN daemon.
|
||||
* [libreSwan](https://libreswan.org/) - Default IPsec implementation for many RPM-based Linux distributions.
|
||||
* [ocserv](http://www.infradead.org/ocserv/) - Cisco AnyConnect-compatible VPN server.
|
||||
* [OpenVPN](https://community.openvpn.net) - Uses a custom security protocol that utilizes SSL/TLS for key exchange.
|
||||
* [PeerVPN](https://peervpn.net/) - Peer-to-peer VPN for building full mesh private networks.
|
||||
* [Pritunl](http://pritunl.com/) - OpenVPN based solution. Easy to set up.
|
||||
* [SoftEther](https://www.softether.org/) - Multi-protocol software VPN with advanced features
|
||||
* [SoftEther](https://www.softether.org/) - Multi-protocol software VPN with advanced features.
|
||||
* [sshuttle](https://github.com/apenwarr/sshuttle) - Poor man's VPN.
|
||||
* [strongSwan](https://www.strongswan.org/) - Complete IPsec implementation for Linux.
|
||||
* [tinc](http://www.tinc-vpn.org/) - Distributed p2p VPN.
|
||||
* [WireGuard](https://www.wireguard.io/) - Modern VPN that aims to be as easy to configure and deploy as SSH.
|
||||
|
||||
|
||||
## Web
|
||||
|
Loading…
x
Reference in New Issue
Block a user