Allow --host-timeout=0 to override the timeout of -T5.

This commit is contained in:
dmiller 2021-05-13 21:57:14 +00:00
parent a889c3ebe0
commit 169dc44b73
3 changed files with 15 additions and 1 deletions

View file

@ -2782,6 +2782,10 @@ scanning other hosts at the same time during that half an hour, so it isn't a co
No port table, OS detection, or version detection results are printed
for that host.</para>
<para>The special value <literal>0</literal> can be used to mean <quote>no
timeout</quote>, which can be used to override the <option>T5</option>
timing template, which sets the host timeout to 15 minutes.</para>
</listitem>
</varlistentry>
@ -2804,6 +2808,10 @@ for that host.</para>
target host or port and the timeout period will be reset for
the next instance.</para>
<para>The special value <literal>0</literal> can be used to mean <quote>no
timeout</quote>, which can be used to override the <option>T5</option>
timing template, which sets the script timeout to 10 minutes.</para>
</listitem>
</varlistentry>