From a4343fa706cb95ce95fd45769b5ba8578518c2fd Mon Sep 17 00:00:00 2001 From: Henrik Hautakoski Date: Sat, 31 May 2025 17:34:38 +0200 Subject: [PATCH] README.md: minor fix --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6a21d42..71dd48d 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,7 @@ This command sends UDP echo requests to example.com, stopping after 30 seconds ``` This command sends 8 ICMP echo requests to example.com, with a 1-second interval between pings. + NOTE: this requires root privileges ## License