http://ciisqbg45nggykdl6rjdrq3wc64csga4vkphu66qsi65mypeitqedoad.onion/blog/obfs4
TOR_PT_CLIENT_TRANSPORTS=obfs4 obfs4proxy If everything went smoothly, you should see the output: VERSION 1 CMETHOD obfs4 socks5 127.0.0.1:38785 CMETHODS DONE Except that the 38785 port there will be different for you. Make a note of it since it's used in the next step. Unfortunately, there's no option to specify the same port each time you run obfs4proxy since gitlab.com/yawning/obfs4/-/blob/master/obfs4proxy/obfs4proxy.go#L55 has the IP/port: 127.0.0.1:0 hardcoded.