Get bittwist installed on Mac using Brew

Package Information:

Name: bittwist
Use: Bit-Twist is a simple yet powerful libpcap-based Ethernet packet generator
URL: https://bittwist.sourceforge.io

Installation Steps:

  1. Open up your Terminal.
  2. Run the following command

    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  3. Install bittwist using brew
    brew install bittwist

bittwist is ready to use now!