rustscan
Verified for current stable LTS
Rustscan Command: Scan Specific Range Of Ports
Use for scan specific range of ports with Rustscan. Exact CLI syntax to scan specific range of ports using Rustscan.
When to use this: Use for scan specific range of ports with Rustscan.
Command Syntax
rustscan -r <start>-<end> -a <address_or_addresses> rustscan -r <start>-<end> -a <address_or_addresses> Command Breakdown
-r- Command Option
- Tool-specific option used by this command invocation.
-a- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to scan specific range of ports using Rustscan.
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
Rustscan Command: Invoke Nmap Functionalities Os Detection Default Scripts
rustscan -a <address_or_addresses> -- -O -sC Rustscan Command: Scan All Ports Default Values rustscan -a <ip_or_hostname> Rustscan Command: Scan In Greppable Mode rustscan -g -a <address_or_addresses> Rustscan Command: Scan Specific List Of Ports rustscan -p <port1,port2,...> -a <address_or_addresses> Rustscan Command: Scan Top 1000 Ports Service Version Detection rustscan --top -a <address_or_addresses>