mirror of
https://github.com/nmap/nmap.git
synced 2026-01-05 22:19:03 +00:00
nse_check_globals cleanup
This commit is contained in:
@@ -7,6 +7,7 @@ local ipOps = require "ipOps"
|
||||
local target = require "target"
|
||||
local coroutine = require "coroutine"
|
||||
local string = require "string"
|
||||
local io = require "io"
|
||||
|
||||
description = [[
|
||||
Discovers targets that have IGMP Multicast memberships and grabs interesting information.
|
||||
|
||||
Reference in New Issue
Block a user