mirror of
https://github.com/nmap/nmap.git
synced 2025-12-22 23:49:03 +00:00
make pcre an NSE C module
This commit is contained in:
@@ -10,6 +10,7 @@ categories = {"discovery"}
|
||||
|
||||
require("stdnse")
|
||||
require "shortport"
|
||||
require "pcre"
|
||||
|
||||
portrule = shortport.port_or_service(6667, "irc")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user