quickndirty-dns

command module
v0.0.0-...-c8d64fa Latest Latest
Warning

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

Go to latest
Published: Oct 4, 2019 License: MIT Imports: 11 Imported by: 0

README

Quick'n'dirty DNS server

A quick'n'dirty DNS server designed for temporary use

Compile

Simply download, grab dependencies, and complile.

go get github.com/incpac/quickndirty-dns
dep ensure
go build -ldflags "-X main.Version=0.0.1"

Running

$ ./qnddns --config ./configuration.yml

See qnddns --help for all options

Sample Config

results:
  - name:  google.com.
    value: 127.0.0.1
  - name:  amazon.com.
    value: 127.0.0.1

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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