Skip to content

Instantly share code, notes, and snippets.

@sxiii
Created September 10, 2021 07:13
Show Gist options
  • Save sxiii/abf2cce3ace9c4a485f5c9b1b5a7dbb2 to your computer and use it in GitHub Desktop.
Save sxiii/abf2cce3ace9c4a485f5c9b1b5a7dbb2 to your computer and use it in GitHub Desktop.
P2P VPN List

List of Open-Source or Free P2P VPNs

P2P VPNs allow you to connect two or more hosts together and do some stuff like play games or test out services just like you were on one real physical local network (LAN). Even when you are on different continents.

List

@precisionpete
Copy link

May I propose adding the following:

https://netrinos.com/ (a zero-config wrapper for WireGuard)

Thanks

@Monsterovich
Copy link

Monsterovich commented Feb 25, 2024

I also maintain a similar VPN (a free alternative to Hamachi):

https://gitlab.com/Monsterovich/lanemu

@DmitriyPekar
Copy link

@BattleAngelFan
Copy link

Monsterovich, that looks great, I just can't figure how to compile/install it in debian. I spent hours making sure dependencies are installed and trying the usual compile cli's. How do I install it? You gave good instructions for FreeBSD, but none I can see for linux.

@Monsterovich
Copy link

Monsterovich commented Nov 4, 2024

@BattleAngelFan

Monsterovich, that looks great, I just can't figure how to compile/install it in debian. I spent hours making sure dependencies are installed and trying the usual compile cli's. How do I install it? You gave good instructions for FreeBSD, but none I can see for linux.

Compiling from the source code could be very tricky. My suggestion is to just download the latest release, install OpenJDK 8+ and follow the instructions in the README.

@BattleAngelFan
Copy link

Thanks. It appears I had extracted the wrong archive meant to be compiled. I am currently going through the correct one with the correct readme and jar files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment