mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 06:40:48 +00:00
Note in the man page that the Nmap Scripting Engine supports IPv6
This commit is contained in:
parent
325d3acd0a
commit
6f3b446f68
1 changed files with 6 additions and 5 deletions
|
|
@ -3998,11 +3998,12 @@ hosts with at least one
|
|||
|
||||
<para>Since 2002, Nmap has offered IPv6 support for its most
|
||||
popular features. In particular, ping scanning (TCP-only),
|
||||
connect scanning, and version detection all support IPv6.
|
||||
The command syntax is the same as usual except that you also
|
||||
add the <option>-6</option> option. Of course, you must use
|
||||
IPv6 syntax if you specify an address rather than a
|
||||
hostname. An address might look like
|
||||
connect scanning, version detection, and the Nmap Scripting
|
||||
Engine all support IPv6. The command syntax is the same as
|
||||
usual except that you also add the <option>-6</option>
|
||||
option. Of course, you must use IPv6 syntax if you specify
|
||||
an address rather than a hostname. An address might look
|
||||
like
|
||||
<literal>3ffe:7501:4819:2000:210:f3ff:fe03:14d0</literal>,
|
||||
so hostnames are recommended. The output looks the same as
|
||||
usual, with the IPv6 address on the <quote>interesting
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue