GW=37.218.241.98 certs: curl -k https://black.riseup.net/ca.crt > /tmp/ca.crt curl -k https://api.black.riseup.net/3/cert > /tmp/cert.pem proxy: certs #./obfsproxy -proxy=${GW}:4430 -addr=127.0.0.1:4430 GW=${GW} ./leap-vpn.sh check: curl https://wtfismyip.com/json stop: pkill -9 shape obfsproxy: go build