Crates.io | check-host |
lib.rs | check-host |
version | 0.1.0 |
source | src |
created_at | 2023-03-29 16:30:25.046417 |
updated_at | 2023-03-29 16:30:25.046417 |
description | A CLI and API Wrapper for https://check-host.net |
homepage | |
repository | |
max_upload_size | |
id | 824198 |
size | 71,670 |
A CLI and API Wrapper for https://check-host.net
> ch --help
Usage: ch [OPTIONS] <HOST>
Arguments:
<HOST> The hostname to check
Options:
-t, --type <TYPE> CHECKTYPE <ping | http | tcp | dns | udp> [default: ping]
-n, --nodes <NODES> Maximum number of nodes used for the check. 0 = max [default: 0]
-w, --wait <WAIT> Wait for seconds before checking the result [default: 0]
-h, --help Print help
-V, --version Print version
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