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
/// `flow` submodule.
pub mod flow;
/// `history` submodule.
pub mod history;
/// `tracker` submodule.
pub mod tracker;