DFSG NEW Queue

DFSG, Licensing & New Packages Team

rust-bandwhich 0.23.1-1

Package Information

DescriptionDisplay current network utilization by process, connection and remote IP/hostname

bandwhich is a CLI utility for displaying current network utilization by process, connection and remote IP/hostname. It sniffs a given network interface and records IP packet size, cross referencing it with the /proc filesystem on Linux. It is responsive to the terminal window size and will also attempt to resolve IPs to their hostnames in the background using reverse DNS on a best effort basis.

MaintainerDebian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Changed By何庆 Ching He <heqing@rool.me>
Sponsortsimonq2@debian.org
Distributionunstable
Architectureany
VCSgit: https://salsa.debian.org/rust-team/debcargo-conf.git [src/bandwhich] (browse)
Closes#949575
Trackerhttps://tracker.debian.org/pkg/rust-bandwhich
Uploaded3 hours ago

New Package Report

.changes
DateThu, 16 Jul 2026 22:45:44 +0900
Sourcerust-bandwhich
Version0.23.1-1
Changed-By何庆 Ching He
Architecturesource amd64
Distributionunstable
Changelog
rust-bandwhich (0.23.1-1) unstable; urgency=medium
 .
   * Package bandwhich 0.23.1 from crates.io using debcargo 2.8.3
   * Initial release. (Closes: #949575)
   * Patches for Debian compatibility:
     - Remove non-Linux platform-specific dependencies
     - Relax dependency versions to match Debian unstable
     - Adapt RawTerminalBackend to ratatui 0.30 API
     - Migrate from trust-dns-resolver to hickory-resolver
.dsc
Componentmain
Package-Listbandwhich deb net optional arch=any
Sectionnet
Priorityoptional
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: bandwhich
Upstream-Contact:
 Aram Drevekenin <aram@poor.dev>
 Eduardo Toledo <etoledom@icloud.com>
 Eduardo Broto <ebroto@tutanota.com>
 Kelvin Zhang <zhangxp1998@gmail.com>
 Brooks Rady <b.j.rady@gmail.com>
 cyqsimon <28627918+cyqsimon@users.noreply.github.com>
Source: https://github.com/imsnif/bandwhich

Files: *
Copyright:
 2019-2024 Aram Drevekenin <aram@poor.dev>
 2019-2024 Eduardo Toledo <etoledom@icloud.com>
 2020-2024 Eduardo Broto <ebroto@tutanota.com>
 2020-2024 Kelvin Zhang <zhangxp1998@gmail.com>
 2020-2024 Brooks Rady <b.j.rady@gmail.com>
 2021-2024 cyqsimon <28627918+cyqsimon@users.noreply.github.com>
License: Expat

Files: debian/*
Copyright:
 2026 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
 2026 何庆 Ching He <heqing@rool.me>
License: Expat

License: Expat
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
 in the Software without restriction, including without limitation the rights
 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 copies of the Software, and to permit persons to whom the Software is
 furnished to do so, subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be included in all
 copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE.

Back to Dashboard | View all reviews for this package