Created
August 8, 2019 02:41
-
-
Save rdkls/e071f8ff7810fb2be5a94ef33ba8a492 to your computer and use it in GitHub Desktop.
socat cheatsheet
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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