2个版本 (1个稳定版本)

2.0.1 2023年10月21日
0.0.0 2023年10月11日

#6 in #hostname

MIT 许可证

5KB
94

HGET

简单的终端工具:解析主机名

$ hget --help
Resolves Hostnames

Usage: hget [OPTIONS] <HOSTNAMES>...

Arguments:
  <HOSTNAMES>...

Options:
  -p, --port <PORT>  [default: 80]
  -c, --crash        crash upon non-ability to name-resolution
  -s, --show-domain  respectively displays the domain names wherein IP-address resolve
  -h, --help         Print help
  -V, --version      Print version

示例

hget -s apple.com alphabet.xyz amazon.com meta.com

依赖

~1.2–1.7MB
~33K SLoC