💾 Archived View for perso.pw › blog › articles › gentoo-portoftheweek-nethogs.gmi captured on 2023-01-29 at 04:20:09. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2021-12-17)
-=-=-=-=-=-=-
NIL=> Comment on Mastodon
Today I will present you a nice port (from Gentoo this time, not from
a FreeBSD) and this port is even linux only.
each running application consuming network. This can be particulary
helpful to find which application is sending traffic and at which
rate.
It can be installed with emerge as simple as `emerge -av
net-analyzer/nethogs`.
It is very simple of use, just type `nethogs` in a terminal (as
root). There are some parameters and it's a bit interactive but I
recommend reading the manual if you need some details about them.
I am currently running Gentoo on my main workstation, that makes me
discover new things so maybe I will write more regularly about gentoo
ports.