On 12 Sep 2003 02:24:10 -0700, Chris Daehler wrote:
> Is it even possible to get a ssh session working over a proxy ?
Httptunnel creates a bidirectional virtual data connection tunnelled in
HTTP requests. The HTTP requests can be sent via an HTTP proxy if so
desired.
This can be useful for users behind restrictive firewalls. If WWW access
is allowed through a HTTP proxy, it's possible to use httptunnel and,
say, telnet or PPP to connect to a computer outside the firewall.
http://www.nocrew.org/software/httptunnel.html
Bob T.