hget

Crates.iohget
lib.rshget
version2.0.1
sourcesrc
created_at2023-10-11 05:43:36.094545
updated_at2023-10-21 00:56:57.883071
descriptionResolves Hostnames
homepagehttps://github.com/gabrielfalcao/hget
repository
max_upload_size
id999831
size12,823
Gabriel Falcão (gabrielfalcao)

documentation

https://docs.rs/hget

README

HGET

Simple Terminal Utility: Resolves Hostnames

$ 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

Examples

hget -s apple.com alphabet.xyz amazon.com meta.com
Commit count: 0

cargo fmt