#949575 RFP: bandwhich -- Terminal bandwidth utilization tool

Package:
wnpp
Source:
wnpp
Submitter:
Clément Hermann
Date:
2025-11-29 16:45:48 UTC
Severity:
wishlist
#949575#5
Date:
2020-01-22 08:19:54 UTC
From:
To:
* Package name    : bandwhich
  Version         : 0.10.0
  Upstream Author : Aram Drevekenin <aram@poor.dev>
* URL             : https://github.com/imsnif/bandwhich
* License         : MIT
  Programming Lang: Rust
  Description     : Terminal bandwidth utilization tool

Bandwhich is a CLI utility for displaying current network utilization by
process, connection and remote IP/hostname, written in Rust.
.
It works by sniffing a given network interface and records IP packet
size, cross referencing it with the /proc filesystem (or lsof). It is
responsive to the terminal window size, displaying less info if there is
no room for it. It will also attempt to resolve ips to their host name
in the background using reverse DNS on a best effort basis.

Dear Rust team,

Please consider adding this to the rust packages library in Debian :)

Cheers,

nodens

#949575#12
Date:
2020-01-22 10:05:36 UTC
From:
To:
owner 949575 pmatthaei@debian.org
retitle 949575 ITP: bandwhich -- Terminal bandwidth utilization tool
thanks

Hey,

I will take care of it :)

#949575#17
Date:
2020-01-22 11:03:47 UTC
From:
To:
Thanks!

twb suggested on IRC to change the short desc (which I just copy/pasted
from upstream) to "terminal-based bandwidth utilization tool", to make
it clearer (it's not the terminal's bandwidth that's measured).

Cheers,

#949575#20
Date:
2020-01-22 11:03:47 UTC
From:
To:
Thanks!

twb suggested on IRC to change the short desc (which I just copy/pasted
from upstream) to "terminal-based bandwidth utilization tool", to make
it clearer (it's not the terminal's bandwidth that's measured).

Cheers,

#949575#23
Date:
2020-01-23 13:55:11 UTC
From:
To:
Am 22.01.2020 um 12:03 schrieb Clément Hermann:

Hi,

current problem is that some more rust dependencies are missing in
Debian for building bandwhich, like async-trait, pnet-bandwhich-fork,
procfs, tokio+sync (maybe) and trust-dns-resolver

#949575#26
Date:
2020-01-23 15:07:32 UTC
From:
To:
Is there anything I can do to help?

On Thu, Jan 23, 2020 at 2:55 PM Patrick Matthäi <pmatthaei@debian.org> wrote:

#949575#46
Date:
2020-09-17 08:49:34 UTC
From:
To:
retitle 949575 RFP: bandwhich -- Terminal bandwidth utilization tool
noowner 949575
thanks

Hi,

I am sorry but I will not continue packaging bandwhich. rust packaging
in Debian is a bit of ... for me. :)
I think it is better if someone else with more rust Debian know how will
take care of this great software, who is also able to add the missing
rust dependencies.