mirror of
https://github.com/nmap/nmap.git
synced 2025-12-06 04:31:29 +00:00
Better docs for targets-ipv6-* scripts.
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
description = [[
|
||||
Multicast echo ping.
|
||||
Do a very fast host discovery on link-local IPv6 network.
|
||||
|
||||
This script works by sending an ICMPv6 Echo Request packet to the all-nodes
|
||||
link-local multicast address, <code>ff02::1</code>. It can discover all hosts
|
||||
responding to echo on an interface, without needing to individually ping each
|
||||
address.
|
||||
]]
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user