From edef4dc5a10e8c3f278892f101442fadd230e581 Mon Sep 17 00:00:00 2001 From: Stephane Bortzmeyer Date: Fri, 28 Nov 2003 10:14:10 +0000 Subject: [PATCH] * Better install instructions * HTTPS --- Web/index.wml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/Web/index.wml b/Web/index.wml index 124adb9..1ca9ac4 100644 --- a/Web/index.wml +++ b/Web/index.wml @@ -5,8 +5,10 @@

"echoping" is a small program to test (approximatively) performances of a remote host by sending it TCP "echo" (or other protocol) packets. -

To install it, see the INSTALL file. Or type "make" if you're in a -hurry :-) To install it, see the INSTALL file. Or type "./configure && make +&& sudo make install" if you're in a +hurry :-) Several operating systems have echoping already packaged +(Debian, FreeBSD, NetBSD). Download, if you wish. (Or you may prefer access the latest developments via CVS: the @@ -32,7 +34,8 @@ test hosts which aren't yours.