mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 14:49:29 +00:00
Add missing datafiles import to address-info.
This commit is contained in:
parent
15d0871a5a
commit
d2b063b206
1 changed files with 1 additions and 0 deletions
|
|
@ -61,6 +61,7 @@ license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
|
|||
categories = {"default", "safe"}
|
||||
|
||||
require("bit")
|
||||
require("datafiles")
|
||||
require("stdnse")
|
||||
|
||||
hostrule = function(host)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue