knock-knock

Crates.ioknock-knock
lib.rsknock-knock
version0.3.0
sourcesrc
created_at2021-06-28 11:51:00.225912
updated_at2022-12-05 19:07:46.515899
descriptionCLI tool for obtaining and outputting domain name information in an easy-to-read format
homepagehttps://github.com/snshn/knock-knock
repositoryhttps://github.com/snshn/knock-knock
max_upload_size
id415730
size84,980
Sunshine (snshn)

documentation

README

knock-knock

CLI tool for obtaining and outputting domain name information in an easy-to-read format.

How to use

knock-knock \
    github.com \
    gitlab.com
github.com:
    Domain name will expire in 189 days
gitlab.com:
    Domain name will expire in 1018 days

or

knock-knock -f crates.io
crates.io:
    Domain name will expire in 294 days, 8 hours, 57 minutes, 11 seconds
Commit count: 25

cargo fmt