
3 Jul
2025
3 Jul
'25
2:14 p.m.
On Wed, 2 Jul 2025 10:52:17 +1200, Ian Stewart wrote:
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.