mirror of
https://github.com/nmap/nmap.git
synced 2026-01-26 08:09:07 +00:00
Nping usage true-up
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
Nping 0.5.59BETA1 ( https://nmap.org/nping )
|
||||
Nping 0.7.92SVN ( https://nmap.org/nping )
|
||||
Usage: nping [Probe mode] [Options] {target specification}
|
||||
|
||||
TARGET SPECIFICATION:
|
||||
Targets may be specified as 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, microsoft.com/24, 192.168.0.1; 10.0.*.1-24
|
||||
PROBE MODES:
|
||||
--tcp-connect : Unprivileged TCP connect probe mode.
|
||||
--tcp : TCP probe mode.
|
||||
@@ -96,7 +96,7 @@ MISC:
|
||||
-N, --no-capture : Do not try to capture replies.
|
||||
--privileged : Assume user is fully privileged.
|
||||
--unprivileged : Assume user lacks raw socket privileges.
|
||||
--send-eth : Send packets at the raw ethernet layer.
|
||||
--send-eth : Send packets at the raw Ethernet layer.
|
||||
--send-ip : Send packets using raw IP sockets.
|
||||
--bpf-filter <filter spec> : Specify custom BPF filter.
|
||||
OUTPUT:
|
||||
|
||||
Reference in New Issue
Block a user