Skip to content

Instantly share code, notes, and snippets.

View yossely's full-sized avatar

Yossely Mendoza yossely

View GitHub Profile
@yossely
yossely / which_process_consuming_bandwidth.md
Created June 23, 2017 01:20
Find out which process is consuming the bandwidth

How to find out which process is consuming your bandwidth

You can list the process that are consuming bandwith with nethogs tool

In manjaro just install it with: pacman -S nethogs

And to use it you pass the device to it: sudo nethogs wlp2s0