23 lines
1.1 KiB
Diff
23 lines
1.1 KiB
Diff
--- nmap-3.95/docs/nmap.usage.txt.noms 2005-12-08 09:20:22.000000000 +0100
|
|
+++ nmap-3.95/docs/nmap.usage.txt 2005-12-19 11:44:03.000000000 +0100
|
|
@@ -2,7 +2,7 @@
|
|
Usage: nmap [Scan Type(s)] [Options] {target specification}
|
|
TARGET SPECIFICATION:
|
|
Can pass hostnames, IP addresses, networks, etc.
|
|
- Ex: scanme.nmap.org, microsoft.com/24, 192.168.0.1; 10.0.0-255.1-254
|
|
+ Ex: scanme.nmap.org, 192.168.0.1; 10.0.0-255.1-254
|
|
-iL <inputfilename>: Input from list of hosts/networks
|
|
-iR <num hosts>: Choose random targets
|
|
--exclude <host1[,host2][,host3],...>: Exclude hosts/networks
|
|
--- nmap-3.95/docs/nmap.1.noms 2005-12-08 09:20:29.000000000 +0100
|
|
+++ nmap-3.95/docs/nmap.1 2005-12-19 11:43:01.000000000 +0100
|
|
@@ -94,7 +94,7 @@
|
|
Usage: nmap [Scan Type(s)] [Options] {target specification}
|
|
TARGET SPECIFICATION:
|
|
Can pass hostnames, IP addresses, networks, etc.
|
|
- Ex: scanme.nmap.org, microsoft.com/24, 192.168.0.1; 10.0.0\-255.1\-254
|
|
+ Ex: scanme.nmap.org, 192.168.0.1; 10.0.0\-255.1\-254
|
|
\-iL <inputfilename>: Input from list of hosts/networks
|
|
\-iR <num hosts>: Choose random targets
|
|
\-\-exclude <host1[,host2][,host3],...>: Exclude hosts/networks
|