1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-06 14:39:03 +00:00
This commit is contained in:
fyodor
2005-07-03 22:16:17 +00:00
parent 17a0a0d9cc
commit 7adc678b19
17 changed files with 179 additions and 38 deletions

View File

@@ -221,6 +221,7 @@ void NmapOps::Initialize() {
decoyturn = -1;
osscan = 0;
servicescan = 0;
override_excludeports = 0;
pingtype = PINGTYPE_UNKNOWN;
listscan = pingscan = allowall = ackscan = bouncescan = connectscan = 0;
rpcscan = nullscan = xmasscan = fragscan = synscan = windowscan = 0;