5 lines
127 B
Plaintext
5 lines
127 B
Plaintext
Host git.hostname.com
|
|
User git
|
|
IdentityFile ~/.ssh/id_rsa_git
|
|
ProxyCommand nc -X connect -x proxy.xxxxxxx.loc:3128 %h %p
|