1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-07 13:11:28 +00:00

Added --exclude-ports to docs/nmap.usage.txt

This commit is contained in:
jay
2014-07-04 05:58:08 +00:00
parent 3b59b0ae16
commit 5391cd646c

View File

@@ -30,6 +30,7 @@ SCAN TECHNIQUES:
PORT SPECIFICATION AND SCAN ORDER:
-p <port ranges>: Only scan specified ports
Ex: -p22; -p1-65535; -p U:53,111,137,T:21-25,80,139,8080,S:9
--exclude-ports <port ranges>: Exclude the specified ports from scanning
-F: Fast mode - Scan fewer ports than the default scan
-r: Scan ports consecutively - don't randomize
--top-ports <number>: Scan <number> most common ports