This document is a WORK IN PROGRESS.
This is just a quick personal cheat sheet: treat its contents with caution!
fping
¶
fping
is a program to send ICMP echo probes to network hosts, similar to ping, but much better
performing when pinging multiple hosts.
Reference(s)
Table of contents¶
Install¶
Use¶
-
fping
multiple IPs directly: -
list alive hosts within a subnet generated from a netmask:
-
list alive hosts within a subnet generated from an IP range:
-
list unreachable hosts within a subnet generated from a netmask:
If this cheat sheet has been useful to you, then please consider leaving a star here.