iftoprs 2.22.5

Real-time bandwidth monitor — iftop clone in Rust with ratatui TUI, 31 themes, process attribution, mouse support
Documentation
1
2
3
4
5
6
/// `cli` submodule.
pub mod cli;
/// `prefs` submodule.
pub mod prefs;
/// `theme` submodule.
pub mod theme;