Follow simple steps to install flowgrind on Mac
Package Information:
Name: flowgrind
Use: Flowgrind is an advanced TCP traffic generator for testing and benchmarking Linux, FreeBSD, and Mac OS X TCP/IP stacks.
URL: https://launchpad.net/flowgrind
Installation Steps:
- Open Terminal by hitting
<command+space>. Type terminal and hitEnterkey. - Now, Execute
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null - Install flowgrind using brew
brew install flowgrind
flowgrind is ready to use now!