comparison dropbear.8 @ 1455:4afde04f0607 fuzz

merge up to date
author Matt Johnston <matt@ucc.asn.au>
date Tue, 23 Jan 2018 22:46:07 +0800
parents a3a96dbf9a58
children 2e9b6d9c7e7d
comparison
equal deleted inserted replaced
1450:5b25d86b865b 1455:4afde04f0607
89 if 0 disables keepalives. If no response is received for 3 consecutive keepalives the connection will be closed. 89 if 0 disables keepalives. If no response is received for 3 consecutive keepalives the connection will be closed.
90 .TP 90 .TP
91 .B \-I \fIidle_timeout 91 .B \-I \fIidle_timeout
92 Disconnect the session if no traffic is transmitted or received for \fIidle_timeout\fR seconds. 92 Disconnect the session if no traffic is transmitted or received for \fIidle_timeout\fR seconds.
93 .TP 93 .TP
94 .B \-T \fImax_authentication_attempts
95 Set the number of authentication attempts allowed per connection. If unspecified the default is 10 (MAX_AUTH_TRIES)
96 .TP
94 .B \-c \fIforced_command 97 .B \-c \fIforced_command
95 Disregard the command provided by the user and always run \fIforced_command\fR. This also 98 Disregard the command provided by the user and always run \fIforced_command\fR. This also
96 overrides any authorized_keys command= option. 99 overrides any authorized_keys command= option.
97 .TP 100 .TP
98 .B \-V 101 .B \-V