Skip to content

Instantly share code, notes, and snippets.

@ratacibernetica
Created July 1, 2021 23:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ratacibernetica/a0fa88eef55adf2e8b0ccab472364ac0 to your computer and use it in GitHub Desktop.
Save ratacibernetica/a0fa88eef55adf2e8b0ccab472364ac0 to your computer and use it in GitHub Desktop.
socat tor to web
socat TCP4-LISTEN:9236,bind=0.0.0.0,fork SOCKS4A:localhost:your-onion.onion:80,socksport=9050
#then visit server:9236
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment