minidns

command
v1.13.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 24, 2023 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Overview

minidns is a trivial DNS server used for testing.

It takes an "answers" file which contains lines with the following format:

<domain> <type> <value>

For example:

blah A  1.2.3.4
blah MX mx1

Supported types: A, AAAA, MX, TXT.

It's only meant to be used for testing, so it's not robust, performant, or standards compliant.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL