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

Scenario:

- All access to the internet is restricted to a proxy

- The proxy only allows connections out on port 80 and 443

 

Solution:

1. Add proxy for ssh

2. Connect to ssh.github.com (443) instead of github.com (22)

 

Origin Post:

Using GitHub Through Draconian Proxies

 

Reference:

Corkscrew

你可能感兴趣的:(ssh,git,ubuntu,proxy,corkscrew)