1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-07 13:11:28 +00:00

Add zlib binding for NSE. Fixes #532

This commit is contained in:
dmiller
2017-09-13 01:54:19 +00:00
parent 30de1639eb
commit b57d23f005
8 changed files with 1123 additions and 0 deletions

View File

@@ -153,6 +153,7 @@ local libs = {
"wsdd",
"xdmcp",
"xmpp",
"zlib",
}
-- This script-arg is documented in the unittest script to avoid cluttering