1
0
mirror of https://github.com/nmap/nmap.git synced 2026-02-07 14:06:33 +00:00

getting closer to 4.20ALPHA9

This commit is contained in:
fyodor
2006-10-14 01:25:43 +00:00
parent 25bbd2983d
commit e4ee4d5e4c
13 changed files with 93 additions and 64 deletions

View File

@@ -167,6 +167,8 @@ class NmapOps {
// setPacketTrace(false) has been called
void setPacketTrace(bool pt) { pTrace = pt; }
void setVersionTrace(bool vt) { vTrace = vt; }
bool openOnly() { return open_only; }
void setOpenOnly(bool oo) { open_only = oo; }
int verbose;
int randomize_hosts;
int spoofsource; /* -S used */
@@ -242,6 +244,7 @@ class NmapOps {
unsigned long host_timeout;
/* Delay between probes, in milliseconds */
unsigned int scan_delay;
bool open_only;
int scanflags; /* if not -1, this value should dictate the TCP flags
for the core portscaning routine (eg to change a