#url #cli #uptime #ping #check #checker #up

app rurlr

Simple CLI url checker that pings the target to see if its up

2 unstable releases

0.3.0 Jun 3, 2023
0.2.0 Jun 3, 2023

#6 in #uptime

MIT/Apache

12KB
61 lines

RURLr

Simple CLI app that accepts a list of URLs to perform an uptime check.

Development

cargo build
cargo run <URL>

Future

  • Add configurable params to control scheduling of uptime checking
  • Write uptime logs to external logger (or local file)
  • Pass file listing urls instead of params

Dependencies

~7–21MB
~291K SLoC