Monitoring Command-line tool bwctl on your Mac
Package Information:
Name: bwctl
Use: Command-line tool and daemon for network measuring tools
URL: https://software.internet2.edu/bwctl/
Installation Steps:
- Open Terminal by pressing
<command+space>
. Type terminal and hitEnter
key. - Copy and run the command
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install bwctl using brew
brew install bwctl
bwctl is ready to use now!