RHOST=163.172.126.44:443 LHOST="10.0.0.209:443" run: sudo ./obfsproxy -addr ${LHOST} -vpn ${RHOST} -state test_data -c test_data/obfs4.json certs: curl -k https://black.riseup.net/ca.crt > /tmp/ca.crt curl -k https://api.black.riseup.net/3/cert > /tmp/cert.pem check: curl https://wtfismyip.com/json stop: pkill -9 obfsproxy obfsproxy: go build