Browse Source

PiVPN Added (#357)

Co-authored-by: nodiscc <nodiscc@gmail.com>
pull/462/head
OckhamOdyssey 1 year ago
committed by GitHub
parent
commit
cc4df848c8
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

2
README.md

@ -730,6 +730,7 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_
- [Nebula](https://github.com/slackhq/nebula) - A scalable p2p VPN with a focus on performance, simplicity and security.
- [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.
- [PiVPN](https://www.pivpn.io/) - The simplest way to setup and manage a VPN, designed for Raspberry Pi. ([Source Code](https://github.com/pivpn/pivpn)) `MIT` `Shell`
- [Pritunl](http://pritunl.com/) - OpenVPN based solution. Easy to set up.
- [SoftEther](https://www.softether.org/) - Multi-protocol software VPN with advanced features
- [sshuttle](https://github.com/sshuttle/sshuttle) - Poor man's VPN.
@ -737,7 +738,6 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_
- [tinc](http://www.tinc-vpn.org/) - Distributed p2p VPN.
- [WireGuard](https://www.wireguard.com/) - Very fast VPN based on elliptic curve and public key crypto.
### Web
**[`^ back to top ^`](#awesome-sysadmin)**

Loading…
Cancel
Save