Skip to content

Instantly share code, notes, and snippets.

@abdullahkhilji
Created October 19, 2019 09:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save abdullahkhilji/9bff5555c7a72697306b0865d0072cac to your computer and use it in GitHub Desktop.
Save abdullahkhilji/9bff5555c7a72697306b0865d0072cac to your computer and use it in GitHub Desktop.
~/.ssh/config
Host github.com
AddKeysToAgent yes
Hostname ssh.github.com
IdentityFile ~/.ssh/id_rsa
User git
Port 443
proxycommand socat - PROXY:172.16.199.20:%h:%p,proxyport=8080,proxyauth=user:pwd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment