mirror of
https://github.com/nmap/nmap.git
synced 2026-09-01 07:52:57 +00:00
Add idna and punycode to unittest.lua
This commit is contained in:
parent
23a8bfc0bd
commit
61056e91a6
1 changed files with 2 additions and 0 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue