1 个不稳定版本
0.1.0 | 2023 年 3 月 29 日 |
---|
在 #hostname 中排名 17
38KB
376 行
check-host
https://check-host.net 的 CLI 和 API 包装器
用法
> 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
注意事项
我是一个初学者,这是我为了学习 Rust 而创建的项目。代码很丑,请帮忙让它更美观吧~~
@tbdsux | 2023
依赖项
~6–18MB
~274K SLoC