From b8d3d9cff29a03819e1e78707223686f6ea0beaa Mon Sep 17 00:00:00 2001 From: nnposter Date: Mon, 27 Jun 2022 02:13:52 +0000 Subject: [PATCH] Nping usage true-up --- nping/docs/nping-usage.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nping/docs/nping-usage.txt b/nping/docs/nping-usage.txt index 86163bea9..5a5100188 100644 --- a/nping/docs/nping-usage.txt +++ b/nping/docs/nping-usage.txt @@ -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 : Specify custom BPF filter. OUTPUT: