You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 26, 2020. It is now read-only.
# Specifies the maximum number of authentication attempts permitted per connection. Once the number of failures reaches half this value, additional failures are logged.
33
+
ssh_max_auth_retries: 2
34
+
32
35
ssh_client_alive_interval: 600# sshd
33
36
ssh_client_alive_count: 3# sshd
34
37
# one or more hosts, to which ssh-client can connect to. Default is empty, but should be configured for security reasons!
0 commit comments