fping -a -g 192.168.1.0/24

Category: Local Network & Public Hosting

fping -a -g 192.168.1.0/24

Ping an entire subnet and show only live hosts

fping is built for sweeping: it fans out one ping at a time across the whole 192.168.1.0/24 range instead of waiting on each host. The -g flag generates the address list from the subnet and -a filters output to addresses that answered. Run it with root privileges on systems that require raw sockets.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.