From 2fec7f866883db7d3fb80c5e3fed4fc4549293fe Mon Sep 17 00:00:00 2001 From: Rohan Santhosh <107957865+Rohan-San@users.noreply.github.com> Date: Wed, 31 May 2023 10:23:00 +0530 Subject: [PATCH] Description for n2n VPN (#42) --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 16c4825..f33e962 100644 --- a/Readme.md +++ b/Readme.md @@ -175,7 +175,7 @@ This repository is regularly backed up in [archive.org](https://web.archive.org/ ### Self-hosted VPNs -- [n2n](https://github.com/ntop/n2n) Peer-to-peer VPN +- [n2n](https://github.com/ntop/n2n) A light peer-to-peer VPN software which makes it easy to create virtual networks bypassing intermediate firewalls. - [PeerVPN](https://peervpn.net/) PeerVPN is a software that builds virtual ethernet networks between multiple computers. - [OpenVPN](https://openvpn.net/) :star2: 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. - [Nebula](https://github.com/slackhq/nebula) A scalable overlay networking tool with a focus on performance, simplicity and security