A console application which monitors network traffic and bandwidth usage in real time
nload is a console application which monitors network traffic and bandwidth usage in real time. It visualizes the in- and outgoing traffic using two graphs and provides additional info like total amount of transfered data and min/max network usage.
nload is a console application which monitors network traffic and bandwidth usage in real time. It visualizes the in- and outgoing traffic using two graphs and provides additional info like total amount of transfered data and min/max network usage.
To install nload, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install nload
To see what files were installed by nload, run:
port contents nload
To later upgrade nload, run:
sudo port selfupdate && sudo port upgrade nload
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.