Hacker News new | ask | show | jobs
by pielud 4223 days ago
This looks pretty cool, but why not just run sshd on port 80/443 then use corkscrew[1] to tunnel through an http proxy?

[1] http://www.agroman.net/corkscrew/

1 comments

Does corkscrew still use HTTP CONNECT? That's often blocked.
Ah yes, looks like it does use CONNECT.