Server Setup Get yourself a VPS at DigitalOcean git clone https://github.com/nwgat/wg-quick-setup && cd wg-quick-setup sh wg-quick-setup-auto.sh (automatic, opens firewall, configure routing) sh wg-quick-setup-manual.sh(manually input the ip/domain and ethernet device) sh wg-quick-setup-uninstall.sh (removes /etc/wireguard and wireguard/wireguard-tools packages) Client Setup