Skip to content

HarlemSquirrel/youp-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Verify

youp-rs

Simple HTTP uptime CLI monitor written in Rust.

It's "youp" as in quickly saying, "you up?" to a URL.

Usage: youp [OPTIONS] <URL_STRING>

Arguments:
  <URL_STRING>  URL to make the request to

Options:
  -c, --concurrency <CONCURRENCY>  Number of workers to make concurrent requests [default: 1]
  -d, --delay <DELAY>              Delay in milliseconds between requests in each worker [default: 1000]
  -i, --iterations <ITERATIONS>    Number of requests to make from each worker [default: 10]
  -h, --help                       Print help
cargo run -- https://github.com

image

About

Simple HTTP uptime CLI monitor written in Rust

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages