full speed: tunnel ssh over http

来源:百度文库 编辑:神马文学网 时间:2024/07/03 10:43:09
Tunnel SSH over HTTP
A while back, I was looking around for a way to tunnel an SSH connection over an HTTP proxy. This seemed like something that would be easy enough to accomplish, but I had a very difficult time finding a solution. I had given up on the whole idea until yesterday, when I founda link to the home page forCorkscrew. Corkscrew does just what I wanted: it allows an SSH connection to be established through an HTTP proxy. And from what I’ve seen so far, it will easily run on any popular OS. This is one I’ll be adding to my travel toolbox.