<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: SSH via a Socks proxy on OS X with connect.c</title>
	<atom:link href="http://www.bartbusschots.ie/blog/?feed=rss2&#038;p=184" rel="self" type="application/rss+xml" />
	<link>http://www.bartbusschots.ie/blog/?p=184</link>
	<description>An Irish Voice in the Blogsphere</description>
	<lastBuildDate>Thu, 02 Sep 2010 09:53:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: nth</title>
		<link>http://www.bartbusschots.ie/blog/?p=184&#038;cpage=1#comment-46102</link>
		<dc:creator>nth</dc:creator>
		<pubDate>Wed, 13 Jan 2010 01:06:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.bartbusschots.ie/blog/?p=184#comment-46102</guid>
		<description>Matt: excellent comment, thanks for the information. I got this working with connect, but then changed to your netcat version which is simpler and built-in.</description>
		<content:encoded><![CDATA[<p>Matt: excellent comment, thanks for the information. I got this working with connect, but then changed to your netcat version which is simpler and built-in.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: matth</title>
		<link>http://www.bartbusschots.ie/blog/?p=184&#038;cpage=1#comment-45446</link>
		<dc:creator>matth</dc:creator>
		<pubDate>Thu, 10 Sep 2009 15:52:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.bartbusschots.ie/blog/?p=184#comment-45446</guid>
		<description>Hiya, 

I also found out that you can do this with netcat which comes installed

ProxyCommand /usr/bin/nc -X 5 -x socksproxy:port %h %p

Cheers,

Matt</description>
		<content:encoded><![CDATA[<p>Hiya, </p>
<p>I also found out that you can do this with netcat which comes installed</p>
<p>ProxyCommand /usr/bin/nc -X 5 -x socksproxy:port %h %p</p>
<p>Cheers,</p>
<p>Matt</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Preater</title>
		<link>http://www.bartbusschots.ie/blog/?p=184&#038;cpage=1#comment-44710</link>
		<dc:creator>Andrew Preater</dc:creator>
		<pubDate>Fri, 13 Mar 2009 12:34:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.bartbusschots.ie/blog/?p=184#comment-44710</guid>
		<description>Thanks for posting this guide, saved me some time trying to compile Corkscrew (my usual weapon of choice) on OSX.</description>
		<content:encoded><![CDATA[<p>Thanks for posting this guide, saved me some time trying to compile Corkscrew (my usual weapon of choice) on OSX.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aleksander Grande</title>
		<link>http://www.bartbusschots.ie/blog/?p=184&#038;cpage=1#comment-44646</link>
		<dc:creator>Aleksander Grande</dc:creator>
		<pubDate>Sun, 15 Feb 2009 14:07:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.bartbusschots.ie/blog/?p=184#comment-44646</guid>
		<description>works like a charm, even with iphone modem!
Thanks a lot for the tut!</description>
		<content:encoded><![CDATA[<p>works like a charm, even with iphone modem!<br />
Thanks a lot for the tut!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jit-consulting.de &#187; ssh through SOCKS proxy</title>
		<link>http://www.bartbusschots.ie/blog/?p=184&#038;cpage=1#comment-43963</link>
		<dc:creator>jit-consulting.de &#187; ssh through SOCKS proxy</dc:creator>
		<pubDate>Fri, 19 Sep 2008 10:26:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.bartbusschots.ie/blog/?p=184#comment-43963</guid>
		<description>[...] wrote a how-to in his blog. It works great on Mac OSX, but it&#8217;s working the same way on other [...]</description>
		<content:encoded><![CDATA[<p>[...] wrote a how-to in his blog. It works great on Mac OSX, but it&#8217;s working the same way on other [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bart B</title>
		<link>http://www.bartbusschots.ie/blog/?p=184&#038;cpage=1#comment-43561</link>
		<dc:creator>Bart B</dc:creator>
		<pubDate>Tue, 26 Aug 2008 12:59:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.bartbusschots.ie/blog/?p=184#comment-43561</guid>
		<description>Fantastic! Thanks Torben. I&#039;ve updated my post to include the new link.

Bart.</description>
		<content:encoded><![CDATA[<p>Fantastic! Thanks Torben. I&#8217;ve updated my post to include the new link.</p>
<p>Bart.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: torben</title>
		<link>http://www.bartbusschots.ie/blog/?p=184&#038;cpage=1#comment-43560</link>
		<dc:creator>torben</dc:creator>
		<pubDate>Mon, 25 Aug 2008 13:24:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.bartbusschots.ie/blog/?p=184#comment-43560</guid>
		<description>found one on http://www.meadowy.org/~gotoh/ssh/connect.c and works as described. thx. well done.</description>
		<content:encoded><![CDATA[<p>found one on <a href="http://www.meadowy.org/~gotoh/ssh/connect.c" rel="nofollow">http://www.meadowy.org/~gotoh/ssh/connect.c</a> and works as described. thx. well done.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bart B</title>
		<link>http://www.bartbusschots.ie/blog/?p=184&#038;cpage=1#comment-41759</link>
		<dc:creator>Bart B</dc:creator>
		<pubDate>Wed, 05 Mar 2008 18:16:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.bartbusschots.ie/blog/?p=184#comment-41759</guid>
		<description>I got it from the link in the post which I see is not resolving anymore.

Bart.</description>
		<content:encoded><![CDATA[<p>I got it from the link in the post which I see is not resolving anymore.</p>
<p>Bart.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jamie allen</title>
		<link>http://www.bartbusschots.ie/blog/?p=184&#038;cpage=1#comment-41758</link>
		<dc:creator>jamie allen</dc:creator>
		<pubDate>Wed, 05 Mar 2008 17:53:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.bartbusschots.ie/blog/?p=184#comment-41758</guid>
		<description>thanks bart!

do you recall where you got it?
j</description>
		<content:encoded><![CDATA[<p>thanks bart!</p>
<p>do you recall where you got it?<br />
j</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bart B</title>
		<link>http://www.bartbusschots.ie/blog/?p=184&#038;cpage=1#comment-41757</link>
		<dc:creator>Bart B</dc:creator>
		<pubDate>Wed, 05 Mar 2008 17:34:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.bartbusschots.ie/blog/?p=184#comment-41757</guid>
		<description>Hi Jamie,

I have a copy somewhere in work but I&#039;m off on sick leave at the moment. When I get back in I&#039;ll dig it up for you.

Bart.</description>
		<content:encoded><![CDATA[<p>Hi Jamie,</p>
<p>I have a copy somewhere in work but I&#8217;m off on sick leave at the moment. When I get back in I&#8217;ll dig it up for you.</p>
<p>Bart.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
