Ross ROSS = Recommend OSS · open-source software intelligence for agents

imsnif/bandwhich

Terminal bandwidth utilization tool observed · 2026-08-28

github.com/imsnif/bandwhich · Rust · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

66/100

  • Activity 95
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2553
  • days_rel: 694
  • days_push: 33
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

11924 stars · 344 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

bandwhich is a Rust CLI utility that sniffs a network interface and displays current bandwidth utilization by process, connection, and remote IP/hostname in a responsive terminal dashboard. It cross-references packet data with the OS (e.g., /proc, lsof, WinApi) and resolves IPs via reverse DNS.

Use cases

  • see which process is using my bandwidth
  • monitor network usage per connection in the terminal
  • find out what is consuming bandwidth on a linux server
  • show network utilization by remote ip or hostname
  • debug which app is hogging the network
  • live bandwidth dashboard for the command line

When to choose

  • you need per-process or per-connection bandwidth attribution on Linux, macOS, or Windows
  • you want a lightweight terminal-based network monitor instead of a GUI tool
  • you need to identify bandwidth hogs on servers, desktops, or ARM devices

When to avoid

  • you need long-term traffic history, graphing, or alerting rather than a live snapshot
  • you cannot grant elevated privileges (setcap/sudo), which sniffing requires
  • you need new features or active development, since the project is in passive maintenance

Facets

cli-tool · maturity maintenance

monitoring networking cli terminal-ui networking developer-tools monitoring windows cli rust bandwidth-monitor packet-sniffing network-utilization per-process-traffic tui-dashboard command-line linux macos android

2 sources

Member repositories

RepositoryRoleHealth v2
imsnif/bandwhichmain66

For agents

markdown · JSON · MCP: product_card(name="imsnif/bandwhich")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem