fping | Cheatsheet
Install net-analyzer/fping
Fping Multiple IP Address
fping 1.1.1.1 8.8.8.8 8.8.4.4
Fping Range of IP Address
fping -s -g 192.168.0.1 192.168.0.9
Fping Complete Network with Different Options
fping -g -r 1 192.168.0.0/24
Reads the List of Targets From a File
Set source target
Only ping IPv4 addresses
Only ping IPv6 addresses
fping -6 fe80::333b:213c:1aa:111e
Send 5 pings to each targets
fping --count=5 1.1.1.1 8.8.8.8
Show targets that are alive
Quiet (don't show per-target/per-ping results)
Same as Quiet, but show summary every n seconds
Print stats for ping