1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-03 05:09:14 +00:00

Remove NSEdoc for newtargets arg, provided by targets.lua instead

This commit is contained in:
dmiller
2024-05-21 18:49:38 +00:00
parent 8dfa9aef41
commit 881d741dab
3 changed files with 0 additions and 3 deletions

View File

@@ -21,7 +21,6 @@ on a LAN without needing to individually ping each IPv6 address.
-- | targets-ipv6-multicast-echo:
-- | IP: 2001:0db8:0000:0000:0000:0000:0000:0001 MAC: 11:22:33:44:55:66 IFACE: eth0
-- |_ Use --script-args=newtargets to add the results as targets
-- @args newtargets If true, add discovered targets to the scan queue.
-- @args targets-ipv6-multicast-echo.interface The interface to use for host discovery.
author = {"David Fifield", "Xu Weilin"}