|
|
|
|
|
by rahimnathwani
911 days ago
|
|
AIUI corkscrew works for a specific use case: 1. you're behind an HTTP proxy, and 2. the HTTP proxy support the CONNECT method Around 20 years ago I did a short contract which had #1 but not #2. Thankfully, there's a tool for this, too. Of course it requires some set up on the server side: https://github.com/larsbrinkhoff/httptunnel |
|