Crates.io | rurlr |
lib.rs | rurlr |
version | 0.3.0 |
source | src |
created_at | 2023-06-03 09:24:46.067972 |
updated_at | 2023-06-03 11:13:11.141307 |
description | Simple CLI url checker that pings the target to see if its up |
homepage | |
repository | |
max_upload_size | |
id | 881508 |
size | 39,856 |
Simple CLI app that accepts a list of URLs to perform an uptime check.
cargo build
cargo run <URL>