1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-30 11:29:01 +00:00

Note that --iflist quits immediately without performing any scanning. Fixes #1835

This commit is contained in:
dmiller
2019-11-22 17:54:09 +00:00
parent 72fba4be5d
commit 04a3effbed

View File

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