|
Use SSH via HTTP Proxy with Corkscrew |
 vote
 |
|
| If you want to ssh your vps server or your home computer from your work place (assuming you are using http proxy). You need to use Corkscrew. Corkscrew is a simple tool to tunnel TCP connections through an HTTP proxy supporting the CONNECT method. It reads stdin and writes to stdout during the connection, just like netcat.
| | |
| |
|
|
| read more | score:8487 | -gg234, December 29, 2008 |