Check Network Usage by Process with Linux Nethogs command
Nethogs is a Linux command that allows us to view network usage of a running process in realtime. Nethogs sorts the output by process and network bandwidth usage. We can quickly find out which process is using more bandwidth. This…

