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:
@@ -2,6 +2,7 @@ local rpc = require "rpc"
|
||||
local shortport = require "shortport"
|
||||
local stdnse = require "stdnse"
|
||||
local table = require "table"
|
||||
local string = require "string"
|
||||
|
||||
description = [[
|
||||
Shows NFS exports, like the <code>showmount -e</code> command.
|
||||
|
||||
Reference in New Issue
Block a user