mirror of
https://github.com/nmap/nmap.git
synced 2026-08-03 22:29:06 +00:00
Mention that --open now omits entire host listings in refguide.xml.
This commit is contained in:
parent
7d0fbfb4c2
commit
8e0d0c2929
1 changed files with 3 additions and 2 deletions
|
|
@ -3760,8 +3760,9 @@ normally done after the scan using tools such as
|
|||
<application>grep</application>, <application>awk</application>, and
|
||||
<application>Perl</application>, but this feature was added due to
|
||||
overwhelming requests. Specify <option>--open</option> to only see
|
||||
<literal>open</literal>, <literal>open|filtered</literal>, and
|
||||
<literal>unfiltered</literal> ports. These three ports are treated just as they normally are, which means that <literal>open|filtered</literal> and <literal>unfiltered</literal> may be condensed into counts if there are an overwhelming number of them.
|
||||
hosts with at least one
|
||||
<literal>open</literal>, <literal>open|filtered</literal>, or
|
||||
<literal>unfiltered</literal> port, and only see ports in those states. These three states are treated just as they normally are, which means that <literal>open|filtered</literal> and <literal>unfiltered</literal> may be condensed into counts if there are an overwhelming number of them.
|
||||
</para>
|
||||
|
||||
</listitem>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue