Fixed keepalive to ssh config
This commit is contained in:
@@ -13,5 +13,5 @@ Host *
|
||||
ControlMaster auto
|
||||
HashKnownHosts yes
|
||||
PreferredAuthentications publickey,keyboard-interactive,password
|
||||
ClientAliveInterval 30
|
||||
ClientAliveCountMax 3
|
||||
ServerAliveInterval 30
|
||||
ServerAliveCountMax 3
|
||||
|
||||
Reference in New Issue
Block a user