2 releases
0.1.3 | Apr 14, 2024 |
---|---|
0.1.2 | Apr 14, 2024 |
0.1.1 |
|
0.1.0 |
|
#1166 in Network programming
14KB
264 lines
Network Monitor
This project is a simple network speed monitor for MacOS, Linux and Windows, written in Rust.
Mainly used for network speed monitoring in the terminal. This can also be used as a rust library.
Installation
cargo install netmon
# Then run
netspeed
Platforms
- MacOS
- Linux
- Windows
Features
- Print most basic network speed in the terminal
- Can be used as a library