<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Tunnelling on Zio Ivan</title>
    <link>https://ivandemarino.me/tags/tunnelling/</link>
    <description>Recent content in Tunnelling on Zio Ivan</description>
    <generator>Hugo</generator>
    <language>en</language>
    <managingEditor>detronizator&#43;blog@gmail.com (Ivan De Marino, aka &#34;Zio Ivan&#34;, aka &#34;detro&#34;)</managingEditor>
    <webMaster>detronizator&#43;blog@gmail.com (Ivan De Marino, aka &#34;Zio Ivan&#34;, aka &#34;detro&#34;)</webMaster>
    <copyright>2004-2026 Ivan De Marino. Licensed under CC BY 4.0</copyright>
    <lastBuildDate>Thu, 13 Aug 2009 10:01:52 +0000</lastBuildDate>
    <atom:link href="https://ivandemarino.me/tags/tunnelling/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Git-over-SSH through Socks 5 Proxy on Windows</title>
      <link>https://ivandemarino.me/posts/git-over-ssh-through-socks-5-proxy-on-windows/</link>
      <pubDate>Thu, 13 Aug 2009 10:01:52 +0000</pubDate><author>detronizator&#43;blog@gmail.com (Ivan De Marino, aka &#34;Zio Ivan&#34;, aka &#34;detro&#34;)</author>
      <guid>https://ivandemarino.me/posts/git-over-ssh-through-socks-5-proxy-on-windows/</guid>
      <description>&lt;p&gt;Because of my work, I use crappy M$ Windows in my office. And we are behind a bidirectional firewall.&lt;/p&gt;
&lt;p&gt;So, how do you do if you need to pull/push code with Git-over-SSH in this scenario? You need a Socks 5 that passes the firewall, and some scripting.&lt;/p&gt;
&lt;p&gt;First, you need to install:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Git on Windows - &lt;a href=&#34;http://code.google.com/p/msysgit/&#34;&gt;http://code.google.com/p/msysgit/&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Connect.c - &lt;a href=&#34;http://bent.latency.net/bent/darcs/goto-san-connect-1.85/src/connect.html&#34;&gt;http://bent.latency.net/bent/darcs/goto-san-connect-1.85/src/connect.html&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Then, you need a script that connects to the Socks 5 server. Like:
[sourcecode lang=&amp;lsquo;bash&amp;rsquo;]
#!/bin/sh&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
