#client #command-line-tool #dns-client #interactive

app ipv6

An interactive IPv6 client CLI tool

Show the crate…

3 unstable releases

0.2.1 Aug 2, 2024
0.2.0 Aug 2, 2024
0.1.0 Aug 2, 2024

#39 in #dns-client

34 downloads per month

MIT license

9KB

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

Dependencies

~10–19MB
~263K SLoC