Hi,

>> > On 11/27/06, Ansar Mohammed <[EMAIL PROTECTED]> wrote:
>> > > Hello All,
>> > > Is there any ssh over http implementation available for freebsd?

If yout proxy supports CONNECT method for certain port (usually 443 is
open because is used for HTTPS), then you just need to have ssh listening
on your machine on that port and use 'proxytunnel'
http://proxytunnel.sourceforge.net/

Otherwise, you can still use HTTP tunneling, but you must start one
aplication where you want to use the client, and other where is the
server.
http://www.nocrew.org/software/httptunnel/

Regards,
Ciprian Badescu
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to