Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Nov 2006 09:47:28 +0200 (EET)
From:      cbadescu@aspc.cs.upt.ro
To:        "Ansar Mohammed" <ansarm@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   RE: ssh over http
Message-ID:  <35006.64.208.49.61.1164872848.squirrel@aspc.cs.utt.ro>
In-Reply-To: <013501c71348$40c53eb0$0405a8c0@northamerica.corp.microsoft.com>
References:  <013501c71348$40c53eb0$0405a8c0@northamerica.corp.microsoft.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

>> > On 11/27/06, Ansar Mohammed <ansarm@gmail.com> 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?35006.64.208.49.61.1164872848.squirrel>