8 lines
145 B
Text
8 lines
145 B
Text
|
Host *
|
||
|
Protocol 2
|
||
|
ControlMaster auto
|
||
|
ControlPath /tmp/ssh-%r@%h:%p
|
||
|
VerifyHostKeyDNS yes
|
||
|
HashKnownHosts yes
|
||
|
StrictHostKeyChecking ask
|