mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 14:49:29 +00:00
Note that --iflist quits immediately without performing any scanning. Fixes #1835
This commit is contained in:
parent
72fba4be5d
commit
04a3effbed
1 changed files with 1 additions and 1 deletions
|
|
@ -4036,7 +4036,7 @@ hosts with at least one
|
|||
<indexterm><primary><option>--iflist</option></primary></indexterm>
|
||||
</term><listitem>
|
||||
<para>Prints the interface list and system routes as detected
|
||||
by Nmap. This is useful for debugging routing problems or
|
||||
by Nmap and quits. This is useful for debugging routing problems or
|
||||
device mischaracterization (such as Nmap treating a PPP
|
||||
connection as ethernet).</para> </listitem> </varlistentry>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue