Audio (100) Datatype (15) Demo (54) Development (248) Document (63) Driver (19) Emulation (62) Game (530) Graphics (227) Library (22) Network (63) Office (22) Utility (260) Video (18)
Total files: 1703
Full index file Recent index file
Part of aros exec |
[Show comments] [Show snapshots] [Show videos] [Show content] [Replace file] fping is a program to send ICMP echo probes to network hosts, similar to ping,
but much better performing when pinging multiple hosts. fping has a long long
story: Roland Schemers did publish a first version of it in 1992 and it has
established itself since then as a standard tool.
Example
-------
Show which hosts are alive in a specific subnet:
fping -g 192.168.1.0/24
Credits
-------
AmigaOS maintainer: Carsten Larsen
Current maintainer: David Schweikert
Original author: Roland Schemers
Previous maintainer: RL "Bob" Morgan
Initial IPv6 Support: Jeroen Massar
Other contributors: see ChangeLog
|