eduardo has asked for the wisdom of the Perl Monks concerning the following question:
A) is this doable? Is it possible to hijack an HTTP request after the GET in Apache (most likely using mod_perl) and basically connect it to a SSH daemon? (for ease on this first iteration, the SSH daemon can be on the localhost on an unblocked port to connections comming *from* the localhost)
b) has anyone does this before? can I get some pointers to tools? how would I go about this? Thanks in advance!
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: TCP Tunnel via an HTTP Resource...
by gildir (Pilgrim) on Oct 17, 2001 at 18:49 UTC | |
Re: TCP Tunnel via an HTTP Resource...
by jackdied (Monk) on Oct 17, 2001 at 18:12 UTC | |
Re: TCP Tunnel via an HTTP Resource...
by echo (Pilgrim) on Oct 17, 2001 at 18:02 UTC | |
Re: TCP Tunnel via an HTTP Resource...
by perrin (Chancellor) on Oct 17, 2001 at 17:55 UTC | |
Re: TCP Tunnel via an HTTP Resource...
by strredwolf (Chaplain) on Oct 29, 2001 at 09:07 UTC |