zmap
Verified for current stable LTS
Zmap Command: Cap Number Or Percentage Of Targets To Probe
Use for cap number or percentage of targets to probe with Zmap. Exact CLI syntax to cap number or percentage of targets to probe using Zmap.
When to use this: Use for cap number or percentage of targets to probe with Zmap.
Command Syntax
zmap -n <1000> <SUBNETS> -p <port1,port2-port3> zmap -n <1000> <SUBNETS> -p <port1,port2-port3> Live Command Builder
Final Command
zmap -n <1000> <SUBNETS> -p <port1,port2-port3> Command Breakdown
-n- Command Option
- Tool-specific option used by this command invocation.
-p- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to cap number or percentage of targets to probe using Zmap.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Zmap Command: Exclude Subnets Using Blocklist File
zmap -b <path/to/blocklist.txt> <SUBNETS> Zmap Command: Limit Scan Rate To Packets Per Second zmap -r <packets_per_second> <SUBNETS> Zmap Command: Output Results To Csv With Custom Fields zmap -o <path/to/output_file.csv> -f "<saddr,daddr,sport,dport>" <SUBNETS> Zmap Command: Perform Dry Run Without Sending Packets zmap -d <SUBNETS> Zmap Command: Scan Specific Ports Or Ranges Across Subnet zmap -p <port1,port2-port3,...> <SUBNETS>