From db20f44b0d100ad042c2f86b8baf394665d8ec63 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sun, 12 Apr 2020 18:28:11 +0200 Subject: allow parallel pinging of multiple urls --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index 1b710c9..c56f7fe 100644 --- a/README +++ b/README @@ -5,10 +5,10 @@ NAME SYNOPSIS htping [-4] [-6] [-H field:value] [-X method] [-c count] [-i interval] - [-f] [-k] [--http1.1] [--keepalive] [-l addr] [-q] host + [-f] [-k] [--http1.1] [--keepalive] [-l addr] [-q] urls ... DESCRIPTION - The htping utility periodically sends HTTP requests to host, prints the + The htping utility periodically sends HTTP requests to urls, prints the results and computes some statistics at exit. Use Ctrl-C to quit htping. The options are as follows: -- cgit 1.4.1