Package Information:

Name: fping
Use: Scriptable ping program for checking if multiple hosts are up
URL: https://fping.org/

Installation Steps:

  1. Open Terminal using Spotlight search by pressing <command+space>. Type terminal and hit Enter key.
  2. Now, run
    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  3. Install fping using brew
    brew install fping

fping is ready to use now!