1
0
mirror of https://github.com/CHEF-KOCH/Warez synced 2024-12-29 15:12:07 +00:00

VPN: DSVPN for Linux added

- Small code
- No third-party dependencies needed.
- Linux Kernel >= 3.17 is needed
- See "features" + Readme.md in general for more info


Blog Post:
https://balaskas.gr/blog/2019/07/20/a-dead-simple-vpn/

> "Easy peasy lemon squeezy."
This commit is contained in:
CHEF-KOCH 2020-02-02 15:59:56 +01:00 committed by GitHub
parent 07092e9219
commit 5194fb7a03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -227,6 +227,7 @@ I do not accept any donations or add a sponsorship button for this repository. I
### Self-hosted VPN
- [Cloudron](https://anonym.to/?https://cloudron.io/get.html) - A solution that allows anybody to create private clouds instantaneously.
- [DSVPN](https://anonym.to/?https://github.com/jedisct1/dsvpn) - `Linux` - DSVPN is a dead simple VPN, designed to address the most common use case for using a VPN.
- [n2n](https://anonym.to/?https://github.com/ntop/n2n) - A Peer-to-peer VPN.
- [OpenVPN](https://anonym.to/?https://openvpn.net/) - OpenVPN provides flexible VPN solutions to secure your data communications, whether it's for Internet privacy, remote access for employees, securing IoT, or for networking Cloud data centers.
- [PeerVPN](https://anonym.to/?https://peervpn.net/) - PeerVPN is a software that builds virtual ethernet networks between multiple computers.