Skip to content

Instantly share code, notes, and snippets.

@abdullahkhilji
Created February 21, 2020 08:15
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/c5e9759a2bf8177e08d1800e1a25fd84 to your computer and use it in GitHub Desktop.
Save abdullahkhilji/c5e9759a2bf8177e08d1800e1a25fd84 to your computer and use it in GitHub Desktop.
proxy_config_ubuntu
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