1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-04 21:59:02 +00:00

Note that the -r option sorts the port in ascending fashion

This commit is contained in:
fyodor
2009-11-18 19:06:31 +00:00
parent 8c6093581f
commit 41a73d779e

View File

@@ -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>