Comments on: Debian & Ubuntu – SSH Via an HTTP Proxy http://blog.alexcollins.org/2008/06/10/debian-ubuntu-ssh-via-an-http-proxy/ Musings of technology, sport, life et al Sat, 30 Apr 2011 17:25:18 +0000 hourly 1 http://wordpress.org/?v=3.0.5 By: fFaasdfaFsdfsdfasdf http://blog.alexcollins.org/2008/06/10/debian-ubuntu-ssh-via-an-http-proxy/comment-page-1/#comment-3986 fFaasdfaFsdfsdfasdf Fri, 23 Apr 2010 19:59:09 +0000 http://blog.beplacid.net/2008/06/10/debian-ubuntu-ssh-via-an-http-proxy/#comment-3986 the parameters -X -x do not exist for all nc implementations, e.g. not for the one in Ubuntu ... the parameters -X -x do not exist for all nc implementations, e.g. not for the one in Ubuntu …

]]>
By: Ben http://blog.alexcollins.org/2008/06/10/debian-ubuntu-ssh-via-an-http-proxy/comment-page-1/#comment-3896 Ben Wed, 23 Sep 2009 07:32:34 +0000 http://blog.beplacid.net/2008/06/10/debian-ubuntu-ssh-via-an-http-proxy/#comment-3896 Awesome, thanks for this writeup! Awesome, thanks for this writeup!

]]>
By: IaCo http://blog.alexcollins.org/2008/06/10/debian-ubuntu-ssh-via-an-http-proxy/comment-page-1/#comment-3887 IaCo Wed, 22 Jul 2009 14:19:06 +0000 http://blog.beplacid.net/2008/06/10/debian-ubuntu-ssh-via-an-http-proxy/#comment-3887 Thanks for this article! Thanks for this article!

]]>
By: Ron http://blog.alexcollins.org/2008/06/10/debian-ubuntu-ssh-via-an-http-proxy/comment-page-1/#comment-3630 Ron Tue, 02 Dec 2008 14:43:01 +0000 http://blog.beplacid.net/2008/06/10/debian-ubuntu-ssh-via-an-http-proxy/#comment-3630 Thanks! Thanks!

]]>
By: placid http://blog.alexcollins.org/2008/06/10/debian-ubuntu-ssh-via-an-http-proxy/comment-page-1/#comment-3166 placid Sun, 27 Jul 2008 10:23:21 +0000 http://blog.beplacid.net/2008/06/10/debian-ubuntu-ssh-via-an-http-proxy/#comment-3166 chetan: Thanks, I wasn't aware netcat was so versatile (well I knew it was a great tool, but never thought of it to be this usable). Note, that's not just for Fedora users. chetan:

Thanks, I wasn’t aware netcat was so versatile (well I knew it was a great tool, but never thought of it to be this usable).

Note, that’s not just for Fedora users.

]]>
By: chetan http://blog.alexcollins.org/2008/06/10/debian-ubuntu-ssh-via-an-http-proxy/comment-page-1/#comment-3165 chetan Tue, 08 Jul 2008 13:17:18 +0000 http://blog.beplacid.net/2008/06/10/debian-ubuntu-ssh-via-an-http-proxy/#comment-3165 on Fedora, u can use netcat: $ssh user@server.com -o"ProxyCommand /usr/bin/nc -X connect -x PROXY:PORT %h %p" on Fedora, u can use netcat:

$ssh user@server.com -o”ProxyCommand /usr/bin/nc -X connect -x PROXY:PORT %h %p”

]]>