Skip to content

Instantly share code, notes, and snippets.

@ttfreeman
ttfreeman / softether-gcp.sh
Created April 11, 2020 20:24
Installs softether VPN in Google Compute Engine
#!/usr/local/env bash
# Create vps with 5usd price
# Tested on Ubuntu 18.04, Debian 10.0
# How to...
# 1. Save this file as softether-installer.sh
# 2. chmod +x softether-installer.sh
# 3. Run bash file
# > ./softether-installer.sh
# Or just