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:
- Open up your Terminal.
- Run the following command
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install bittwist using brew
brew install bittwist
bittwist is ready to use now!