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",
|
"http",
|
||||||
"httpspider",
|
"httpspider",
|
||||||
"iax2",
|
"iax2",
|
||||||
|
"idna",
|
||||||
"ike",
|
"ike",
|
||||||
"imap",
|
"imap",
|
||||||
"informix",
|
"informix",
|
||||||
@@ -108,6 +109,7 @@ local libs = {
|
|||||||
"pop3",
|
"pop3",
|
||||||
"pppoe",
|
"pppoe",
|
||||||
"proxy",
|
"proxy",
|
||||||
|
"punycode",
|
||||||
"rdp",
|
"rdp",
|
||||||
"re",
|
"re",
|
||||||
"redis",
|
"redis",
|
||||||
|
|||||||
Reference in New Issue
Block a user