mirror of
https://github.com/nmap/nmap.git
synced 2025-12-21 15:09:02 +00:00
Add idna and punycode to unittest.lua
This commit is contained in:
@@ -64,6 +64,7 @@ local libs = {
|
||||
"http",
|
||||
"httpspider",
|
||||
"iax2",
|
||||
"idna",
|
||||
"ike",
|
||||
"imap",
|
||||
"informix",
|
||||
@@ -108,6 +109,7 @@ local libs = {
|
||||
"pop3",
|
||||
"pppoe",
|
||||
"proxy",
|
||||
"punycode",
|
||||
"rdp",
|
||||
"re",
|
||||
"redis",
|
||||
|
||||
Reference in New Issue
Block a user