10 lines
245 B
Text
10 lines
245 B
Text
Host localhost
|
|
StrictHostKeyChecking no
|
|
UserKnownHostsFile=/dev/null
|
|
BatchMode yes
|
|
CheckHostIP no
|
|
AddressFamily inet
|
|
PreferredAuthentications publickey
|
|
ControlMaster auto
|
|
ControlPath ~/.ssh/ssh-%r-%h:%p.sock
|
|
ControlPersist 24h
|