Tailscale
A modern VPN mesh network . No central VPN server required.
Getting Started
# Sign up with your github account
> https://login.tailscale.com/start
# Linux - install on your device , then add other devices to the network
curl -fsSL https://tailscale.com/install.sh | sh
sudo tailscale up
# Open the authorization link in a browser and login to github.
# Easy install instructions provided by tailscale , all operating systems.
# Optional: Uninstall
sudo apt purge tailscale
References
https://tailscale.com
https://tailscale.com/download/
https://tailscale.com/kb/
https://tailscale.com/kb/1069/uninstall/