Skip to content

Instantly share code, notes, and snippets.

@juandazapata
Created June 21, 2012 16:52
Show Gist options
  • Save juandazapata/2966974 to your computer and use it in GitHub Desktop.
Save juandazapata/2966974 to your computer and use it in GitHub Desktop.
See top traffic
brew install iftop  
ifconfig -l

>>> et0 et1 ....

sudo iftop -i et1

It shows what is eating your internet connection up. In my case IMAP was freaking hungry!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment