mirror of
https://github.com/nmap/nmap.git
synced 2026-01-10 08:29:02 +00:00
Adds missing option description
This commit is contained in:
@@ -807,6 +807,20 @@
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>
|
||||
<option>-n</option>,
|
||||
<option>--nodns</option> (Do not resolve hostnames)
|
||||
<indexterm><primary><option>-n</option> (Ncat option)</primary></indexterm>
|
||||
<indexterm><primary><option>--nodns</option> (Ncat option)</primary><see><option>-n</option></see></indexterm>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>Completely disable hostname resolution across all Ncat options,
|
||||
such as the destination, source address, source routing hops, and
|
||||
the proxy. All addresses must be specified numerically.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>
|
||||
<option>-t</option>,
|
||||
|
||||
Reference in New Issue
Block a user