You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
TCPKeepALive yes
|
|
ServerAliveInterval 60
|
|
ControlMaster auto
|
|
ControlPath /tmp/%r@%h:%p
|
|
ControlPersist yes
|
|
|
|
Include ~/.ssh/config.local
|
|
|
|
Host on-fire-within
|
|
Hostname 192.168.1.101
|
|
|
|
Host 127.0.0.1
|
|
StrictHostKeyChecking no
|