iftoprs 2.22.8

Real-time bandwidth monitor — iftop clone in Rust with ratatui TUI, 31 themes, process attribution, mouse support
Documentation
1
2
3
4
5
6
# cross-rs target overrides for iftoprs.
#
# aarch64-unknown-linux-gnu was previously cross-compiled here, but
# cross-rs's xenial-based Docker image apt repos no longer ship
# libpcap-dev:arm64, so the build moved to a native ubuntu-24.04-arm
# runner instead (see .github/workflows/release.yml).