Crates.io | nup |
lib.rs | nup |
version | 0.1.0 |
source | src |
created_at | 2023-05-02 15:15:34.564835 |
updated_at | 2023-05-02 15:15:34.564835 |
description | A command line tool to monitor and log network downtime and latency. |
homepage | |
repository | https://github.com/surajmandalcell/nup |
max_upload_size | |
id | 854637 |
size | 35,777 |
This tool runs in background and logs if any network distruptions happened, this is specially useful if you want to figure out if you ISP is having issues. You can run this tool and it will log all the network distruptions in a file. You can also pass an argument to also log the latency of the rqequst.
nup [-h] [-l] [-f FILE] [-t TIME]
cargo build --release
cargo run