<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Github behind a proxy</title>
	<atom:link href="http://petitesnouvelles.wordpress.com/2009/04/10/github-behind-a-proxy/feed/" rel="self" type="application/rss+xml" />
	<link>http://petitesnouvelles.wordpress.com/2009/04/10/github-behind-a-proxy/</link>
	<description>automating everything in the wonderful *nix world</description>
	<lastBuildDate>Thu, 16 Apr 2009 18:22:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Christian</title>
		<link>http://petitesnouvelles.wordpress.com/2009/04/10/github-behind-a-proxy/#comment-9</link>
		<dc:creator><![CDATA[Christian]]></dc:creator>
		<pubDate>Thu, 16 Apr 2009 18:22:32 +0000</pubDate>
		<guid isPermaLink="false">http://petitesnouvelles.wordpress.com/?p=135#comment-9</guid>
		<description><![CDATA[Actually this one-liner script does exactly the same as corkscrew! So you can also place this line in ~/.ssh/config:

ProxyCommand /usr/local/bin/proxy-cmd.sh %h %p

As well, you can replace the long line in the shell script by a call of corkscrew with the proxy information.


Another note: (at least for my installation), the &quot;git add&quot; command needs another argument . However, i do not yet get &quot;push&quot;ing or &quot;fetch&quot;ing to work, but that may be another problem...]]></description>
		<content:encoded><![CDATA[<p>Actually this one-liner script does exactly the same as corkscrew! So you can also place this line in ~/.ssh/config:</p>
<p>ProxyCommand /usr/local/bin/proxy-cmd.sh %h %p</p>
<p>As well, you can replace the long line in the shell script by a call of corkscrew with the proxy information.</p>
<p>Another note: (at least for my installation), the &#8220;git add&#8221; command needs another argument . However, i do not yet get &#8220;push&#8221;ing or &#8220;fetch&#8221;ing to work, but that may be another problem&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
