Nmap 3.98BETA1

This commit is contained in:
fyodor 2006-01-21 23:57:49 +00:00
parent 3ed6bb8785
commit 76acd0a496
20 changed files with 192 additions and 1825 deletions

View file

@ -292,6 +292,7 @@ class NmapOps {
int numhosts_up;
int numhosts_scanning;
stype scantype;
bool noninteractive;
private:
int max_rtt_timeout;