SSH through proxy to visit ssh.github.com (ZZ)_JAVA_编程开发_程序员俱乐部

中国优秀的程序员网站程序员频道CXYCLUB技术地图
热搜:
更多>>
 
您所在的位置: 程序员俱乐部 > 编程开发 > JAVA > SSH through proxy to visit ssh.github.com (ZZ)

SSH through proxy to visit ssh.github.com (ZZ)

 2012/2/1 9:27:31  tomgooityeeee  程序员俱乐部  我要评论(0)
  • 摘要:<p>Scenario:</p><p>-Allaccesstotheinternetisrestrictedtoaproxy</p><p>-Theproxyonlyallowsconnectionsoutonport80and443</p><p>?</p><p>Solution:</p><p>1.Addproxyforssh</p><p>2
  • 标签:SSH Github

    <p>Scenario:</p>
<p>- All access to the internet is restricted to a proxy</p>
<p>- The proxy only allows connections out on port 80 and 443</p>
<p>?</p>
<p>Solution:</p>
<p>1. Add proxy for ssh</p>
<p>2. Connect to ssh.github.com (443) instead of github.com (22)</p>
<p>?</p>
<p>Origin Post:</p>
<p>
</p>
<h2 style="font-size: 25px; font-family: helvetica, arial, freesans, clean, sans-serif; padding: 0px; margin: 0px;"><a style="font-size: 15px; font-weight: normal; color: #4183c4; text-decoration: none; padding: 0px; margin: 0px;" title="Using GitHub Through Draconian Proxies" href="http://returnbooleantrue.blogspot.com/2009/06/using-github-through-draconian-proxies.html" target="_blank">Using GitHub Through Draconian Proxies</a></h2>

<p>?</p>
<p>Reference:</p>
<p><a title="Corkscrew" href="http://www.agroman.net/corkscrew/" target="_blank">Corkscrew</a></p>
 
发表评论
用户名: 匿名