
3 Jul
2025
3 Jul
'25
2:24 p.m.
Does anyone know a bash command that would continuously show the jami processes' network traffic?
A bit of online searching uncovered NetHogs <https://github.com/raboof/nethogs>, which allows breaking down network traffic into individual processes, rather than by protocol/address. There is a standard Debian package available.
That's a really neat tool. I like being able to switch between total and current usage. Thanks for sharing! Cheers, Peter