wok diff fping/description.txt @ rev 24985

Add python-future
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue May 10 07:46:58 2022 +0000 (23 months ago)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/fping/description.txt	Tue May 10 07:46:58 2022 +0000
     1.3 @@ -0,0 +1,6 @@
     1.4 +Fping is a program to send ICMP echo probes to network hosts,
     1.5 +similar to ping, but much better performing when pinging multiple
     1.6 +hosts.
     1.7 +Fping has a very long history: Roland Schemers did publish a first
     1.8 +version of it in 1992 and it has established itself since then as
     1.9 +a standard tool for network diagnostics and statistics.