check-host
A CLI and API Wrapper for https://check-host.net
Usage
```
ch --help
Usage: ch [OPTIONS]
Arguments:
The hostname to check
Options:
-t, --type CHECKTYPE [default: ping]
-n, --nodes Maximum number of nodes used for the check. 0 = max [default: 0]
-w, --wait Wait for seconds before checking the result [default: 0]
-h, --help Print help
-V, --version Print version
```

#
some things to note
I am a beginner and this is a project I made to learn more on Rust. Code is ugly, pls help in making it beautiful ~~
#
@tbdsux | 2023