This is a setup script for setting up a private VPN server on Debian 10 instance
Create a Debian instance on GCP
Run the following commnad to deploy:
curl -s -L https://raw.githubusercontent.com/DesmondH0/gcp-vpnserver-setup/master/deploy-vpn.sh | sudo bash