diff --git a/pages/common/nping.md b/pages/common/nping.md index 45ffd3cc0b..b65923892f 100644 --- a/pages/common/nping.md +++ b/pages/common/nping.md @@ -31,6 +31,6 @@ `nping --interface {{eth0}} {{example.com}}` -- Set the Reserved/Evil bit in sent packets: +- Ping an IP range: -`nping --evil {{example.com}}` +`nping {{10.0.0.1-10}}`