mirror of
https://github.com/nmap/nmap.git
synced 2025-12-29 19:09:01 +00:00
Add a missing require('stdnse')
This commit is contained in:
@@ -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'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user