|
|
@ -9,7 +9,11 @@ Current maintainer:
|
|
|
|
David Schweikert <david@schweikert.ch>
|
|
|
|
David Schweikert <david@schweikert.ch>
|
|
|
|
|
|
|
|
|
|
|
|
Website:
|
|
|
|
Website:
|
|
|
|
http://www.fping.org/
|
|
|
|
http://fping.org/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Mailing-list:
|
|
|
|
|
|
|
|
https://groups.google.com/group/fping-users
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Installation
|
|
|
|
Installation
|
|
|
|
------------
|
|
|
|
------------
|
|
|
@ -27,6 +31,7 @@ If you want to install fping from source, proceed as follows:
|
|
|
|
4. Have a look at the fping(8) manual for usage help
|
|
|
|
4. Have a look at the fping(8) manual for usage help
|
|
|
|
(fping -h will also give a minimal help output)
|
|
|
|
(fping -h will also give a minimal help output)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
IPv6 support
|
|
|
|
IPv6 support
|
|
|
|
------------
|
|
|
|
------------
|
|
|
|
You can can compile fping with support for IPv6 addresses. A separate binary
|
|
|
|
You can can compile fping with support for IPv6 addresses. A separate binary
|
|
|
@ -38,6 +43,7 @@ is used for that, called fping6. To build it, use ./configure --enable-ipv6
|
|
|
|
# make install
|
|
|
|
# make install
|
|
|
|
# sudo setcap cap_net_raw+ep /usr/local/bin/fping*
|
|
|
|
# sudo setcap cap_net_raw+ep /usr/local/bin/fping*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Credits
|
|
|
|
Credits
|
|
|
|
-------
|
|
|
|
-------
|
|
|
|
Original author: Roland Schemers (schemers@stanford.edu)
|
|
|
|
Original author: Roland Schemers (schemers@stanford.edu)
|
|
|
|