mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 06:40:48 +00:00
Note that the -r option sorts the port in ascending fashion
This commit is contained in:
parent
8c6093581f
commit
41a73d779e
1 changed files with 1 additions and 1 deletions
|
|
@ -1752,7 +1752,7 @@ way.</para>
|
|||
(except that certain commonly accessible ports are moved
|
||||
near the beginning for efficiency reasons). This
|
||||
randomization is normally desirable, but you can specify
|
||||
<option>-r</option> for sequential port scanning
|
||||
<option>-r</option> for sequential (sorted from lowest to highest) port scanning
|
||||
instead.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue