mirror of
https://github.com/nmap/nmap.git
synced 2025-12-26 09:29:01 +00:00
Add the --stats-every option. See http://seclists.org/nmap-dev/2009/q1/0404.html.
This commit is contained in:
@@ -184,6 +184,8 @@ class NmapOps {
|
||||
float min_packet_send_rate;
|
||||
/* The requested maximum packet sending rate, or 0.0 if unset. */
|
||||
float max_packet_send_rate;
|
||||
/* The requested auto stats printing interval, or 0.0 if unset. */
|
||||
float stats_interval;
|
||||
int randomize_hosts;
|
||||
int spoofsource; /* -S used */
|
||||
int fastscan;
|
||||
|
||||
Reference in New Issue
Block a user