I want to connect with SSH to my Server, at home it isn't a problem. But at work there is a HTTP Proxy between my PC and my Server. I am using MobaXterm for my SSH connection and on there Website https://mobaxterm.mobatek.net/plugins.html i can see the Plugin Corkscrew (Corkscrew allows to tunnel TCP connections through HTTP proxies). So SSH is a TCP based connection, so is it possible to create SSH connection through a HTTP Proxy?
I already installed the Plugin in MobaXterm but I can't find any option to do what i wan't. I googled it but i don't find any example for that with MobaXterm. Can anyone help me with this?