-
-
Save ichbinblau/806bd27d1f943d5cc375bb74e232c35e to your computer and use it in GitHub Desktop.
GitHub ssh access via HTTP Proxy
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| host github.com | |
| user git | |
| hostname ssh.github.com | |
| port 443 | |
| proxycommand socat - PROXY:<hostname>:%h:%p,proxyport=<port> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment