How to display network traffic in the terminal?

2023-01-17 21:44:18 - @ratanon

It's quite easy! install "iftop" with:

sudo apt-get install iftop

Then run

sudo iftop

from any terminal!

Enjoy!

More Posts