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