2023-01-25 23:08:57 -08:00
|
|
|
Host *
|
2023-01-30 13:22:49 -08:00
|
|
|
IgnoreUnknown AddKeysToAgent,UseKeychain
|
2023-01-25 23:08:57 -08:00
|
|
|
AddKeysToAgent yes
|
|
|
|
UseKeychain yes
|
|
|
|
Compression no
|
|
|
|
ControlPath ~/.ssh/master-%r@%h:%p
|
|
|
|
ControlMaster auto
|
|
|
|
ControlPersist 5
|
|
|
|
ExitOnForwardFailure yes
|
|
|
|
ForwardAgent yes
|
|
|
|
ForwardX11 no
|
|
|
|
ForwardX11Trusted no
|
|
|
|
GSSAPIAuthentication no
|
|
|
|
PreferredAuthentications publickey
|
|
|
|
Protocol 2
|
|
|
|
ServerAliveInterval 60
|
|
|
|
ServerAliveCountMax 30
|
|
|
|
IdentitiesOnly yes
|
|
|
|
Host gitlab.com
|
|
|
|
UpdateHostKeys no
|
|
|
|
Host github.com
|
|
|
|
UpdateHostKeys no
|