Skip to content

Instantly share code, notes, and snippets.

@rdkls
Created August 8, 2019 02:41
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 rdkls/e071f8ff7810fb2be5a94ef33ba8a492 to your computer and use it in GitHub Desktop.
Save rdkls/e071f8ff7810fb2be5a94ef33ba8a492 to your computer and use it in GitHub Desktop.
socat cheatsheet
HTTP -> HTTPS
socat -v TCP4-LISTEN:443,reuseaddr,fork OPENSSL-CONNECT:20.190.142.66:443,verify=0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment