mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 14:49:29 +00:00
getting closer to 4.20ALPHA9
This commit is contained in:
parent
25bbd2983d
commit
e4ee4d5e4c
13 changed files with 93 additions and 64 deletions
|
|
@ -215,6 +215,7 @@ void NmapOps::Initialize() {
|
|||
extra_payload_length = 0;
|
||||
extra_payload = NULL;
|
||||
scan_delay = 0;
|
||||
open_only = false;
|
||||
scanflags = -1;
|
||||
defeat_rst_ratelimit = 0;
|
||||
resume_ip.s_addr = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue