A program to ping multiple hosts

Edit Package fping
http://www.fping.org

FPing is a ping-like program that uses the Internet Control Message Protocol (ICMP) echo request to determine if a target host is responding. FPing differs from ping in that you can specify any number of targets on the command line or specify a file containing a list of targets to ping. Instead of sending pings to one target until it times out or replies, FPing sends a ping packet and moves on to the next target in a round-robin fashion.

In the default mode, if a target replies, it is noted and removed from the list of targets to check. If a target does not respond within a certain time limit or retry limit, it is designated as unreachable.

FPing also supports sending a specified number of pings to a target or looping indefinitely (as in ping).

Unlike ping, FPing is meant to be used in scripts. Its output is designed to be easy to parse.

Refresh
Refresh
Source Files
Filename Size Changed
fping-5.2.tar.gz 0000194259 190 KB
fping-5.2.tar.gz.asc 0000000195 195 Bytes
fping.changes 0000015964 15.6 KB
fping.keyring 0000002461 2.4 KB
fping.spec 0000002374 2.32 KB
Revision 56 (latest revision is 57)
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 56)
- update to 5.2:
  * New option -X / --fast-reachable to exit immediately once N
    hosts have been found
  * New option -k / -fwmark to set Linux fwmark mask (#289,
  * Always output fatal error messages
  * Fallback to SO\_TIMESTAMP if SO\_TIMESTAMPNS is not available
  * Fix running in unprivileged mode
  * Fix build issue for NetBSD/alpha
  * Fix build issue for OpenBSD/alpha
  * Fix build warning for long int usage
  * Fix build error with musl libc
  * Fix to guard against division by zero
  * Decouple -a/-u effects from -c
  * Added contrib/Dockerfile
  * Update github action os images
    (#91, Don Bowman)
  + Feature:
- Enable missing ipv6 support
- update to 3.4
- add ipv6 support (bnc#555691)
- removed bogus self-provides
Comments 0
openSUSE Build Service is sponsored by