Created
March 9, 2019 13:54
-
-
Save c05m0ch405/47b9f80429a06d732f89307c294a939f to your computer and use it in GitHub Desktop.
proxy web requests
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
ncat -lk localhost 8080 --sh-exec "ncat www.example.gr 443 --ssl" -vvvv |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment