How can I run my own VPN Server?
We recommend WireGuard VPN, it is fast and easy to setup.
You can use a automated install script:
Use the following terminal command and follow the instructions:
wget https://git.io/wireguard -O wireguard-install.sh && bash wireguard-install.sh
