ipv6

Crates.ioipv6
lib.rsipv6
version0.2.1
sourcesrc
created_at2024-08-02 20:00:10.642579
updated_at2024-08-02 20:13:45.632308
descriptionAn interactive IPv6 client CLI tool
homepage
repository
max_upload_size
id1323650
size30,584
Trevor Sullivan (pcgeek86)

documentation

README

IPv6 DNS Client

This CLI tool is a simple IPv6 DNS lookup client. It simply looks up AAAA records. I wrote it to play around with a few crates, like ctrlc, inquire, hickory-resolver, and colored.

Type q in the input to exit the program.

Installation

To install the IPv6 CLI tool:

cargo install ipv6

Links

Commit count: 0

cargo fmt