mirror of
https://github.com/nmap/nmap.git
synced 2026-08-03 22:29:06 +00:00
Add a missing require('stdnse')
This commit is contained in:
parent
0ae240c1e8
commit
28e9cf600b
1 changed files with 1 additions and 0 deletions
|
|
@ -20,6 +20,7 @@ author = "Patrik Karlsson"
|
|||
license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
|
||||
categories = {"discovery", "safe"}
|
||||
|
||||
require 'stdnse'
|
||||
require 'shortport'
|
||||
require 'rpc'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue