2019-08-20 13:20:39 +02:00
|
|
|
Host dynamicBindAddressWithPort
|
|
|
|
DynamicForward [127.0.0.1]:3000
|
|
|
|
Host dynamicBindPathNoPort
|
|
|
|
DynamicForward /run/user/1000/gnupg/S.gpg-agent.extra
|
|
|
|
|
|
|
|
Host *
|
|
|
|
ForwardAgent no
|
2022-12-15 21:46:07 +01:00
|
|
|
AddKeysToAgent no
|
2019-08-20 13:20:39 +02:00
|
|
|
Compression no
|
|
|
|
ServerAliveInterval 0
|
2020-06-01 16:50:34 +02:00
|
|
|
ServerAliveCountMax 3
|
2019-08-20 13:20:39 +02:00
|
|
|
HashKnownHosts no
|
|
|
|
UserKnownHostsFile ~/.ssh/known_hosts
|
|
|
|
ControlMaster no
|
|
|
|
ControlPath ~/.ssh/master-%r@%n:%p
|
|
|
|
ControlPersist no
|
|
|
|
|
|
|
|
|