1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-25 00:49:01 +00:00
This commit is contained in:
david
2012-08-10 10:58:01 +00:00
parent 01ce96f464
commit 1c328a01a4

View File

@@ -75,7 +75,7 @@ categories = { "safe", "intrusive" } -- TODO: remove one or the other.
-- NSELib libraries should be included here.
local stdnse = require "stdnse"
--local shortport = require 'shortport' -- Uncomment if you want to use the 'shortport' rule.
--local nsedebug = require 'nsedebug' -- Uncomment while you are debuggint to access debug functions.
--local nsedebug = require 'nsedebug' -- Uncomment while you are debugging to access debug functions.
-- The next section is rules that will cause the script to execute. These can
-- be any one or more of: