17 lines
234 B
Text
17 lines
234 B
Text
|
|
||
|
|
||
|
|
||
|
|
||
|
Host *
|
||
|
ForwardAgent no
|
||
|
Compression no
|
||
|
ServerAliveInterval 0
|
||
|
ServerAliveCountMax 3
|
||
|
HashKnownHosts no
|
||
|
UserKnownHostsFile ~/.ssh/known_hosts
|
||
|
ControlMaster no
|
||
|
ControlPath ~/.ssh/master-%r@%n:%p
|
||
|
ControlPersist no
|
||
|
|
||
|
|