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