mirror of
https://github.com/nmap/nmap.git
synced 2025-12-27 01:49:03 +00:00
Played a round of nse_check_globals and fixed a bunch of reported problems.
This commit is contained in:
@@ -2,6 +2,7 @@ local http = require "http"
|
||||
local stdnse = require "stdnse"
|
||||
local shortport = require "shortport"
|
||||
local string = require "string"
|
||||
local table = require "table"
|
||||
local url = require "url"
|
||||
|
||||
description = [[
|
||||
|
||||
Reference in New Issue
Block a user