netviz-0.1.0 is not a library.
netviz
A simple network traffic monitor and visualizer.
Installation
Cargo
cargo install netviz
Build it from source
git clone https://github.com/IchBinLeoon/netviz
cd netviz
cargo build --release
./target/release/netviz
Usage
- Use
←or→to switch between interfaces - Press
pto pause - Press
qto quit
netviz
Contribute
Contributions are welcome! Feel free to open issues or submit pull requests!
License
This project is licensed under the MIT License. See the LICENSE file for more details.