1 unstable release

0.1.0 May 6, 2024

#1913 in Command line utilities

Download history 158/week @ 2024-05-05 8/week @ 2024-05-12 9/week @ 2024-05-19 18/week @ 2024-05-26

193 downloads per month

BSD-3-Clause

34KB
843 lines

dnsi – A tool to investigate the DNS

dnsi is a command line tool to investigate various aspects of the Domain Name System (DNS).

It is currently in a very early state and will expand over the coming months.

The tool contains a number of commands. Currently, these are:

  • dnis query sends a query to a name server or the system’s default resolver.
  • dnsi man displays the man page for any command.

lib.rs:

The actual implementation of dnsi.

Dependencies

~13–25MB
~380K SLoC