PERFORMANCE

PACKET RATE

the --min-rate {number} is used to simultaneously send the specified number of packets.

root@oco:~$ sudo nmap -sS 10.129.2.0/24 --min-rate 300

 * the --min-rate sets the minimum number of packets to be sent per second.

TIMING

these values determine the aggressiveness of scans

Last updated