mirror of
https://github.com/nmap/nmap.git
synced 2026-08-03 22:29:06 +00:00
Typo.
This commit is contained in:
parent
01ce96f464
commit
1c328a01a4
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue