mirror of
https://github.com/nmap/nmap.git
synced 2025-12-10 09:49:05 +00:00
Note that -T4 sets the min-rtt-timeout to 100ms
This commit is contained in:
@@ -3022,7 +3022,7 @@ between sending each probe. <option>T1</option> and
|
||||
seconds, respectively, between probes. <option>T3</option><indexterm><primary><literal>normal</literal> (<option>-T3</option>) timing template</primary></indexterm> is Nmap's
|
||||
default behavior, which includes parallelization.
|
||||
<option>-T4</option>
|
||||
does the equivalent of <option>--max-rtt-timeout 1250ms
|
||||
does the equivalent of <option>--max-rtt-timeout 1250ms --min-rtt-timeout 100ms
|
||||
--initial-rtt-timeout 500ms --max-retries 6</option> and sets the maximum TCP scan delay
|
||||
to 10 milliseconds. <option>T5</option>
|
||||
does the equivalent of
|
||||
|
||||
Reference in New Issue
Block a user