joeldns

command module
v0.0.0-...-3ee277c Latest Latest
Warning

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

Go to latest
Published: Jun 25, 2020 License: MIT Imports: 11 Imported by: 0

README

UPDATE

This tool is useless garbage. You should use CoreDNS which has plugins to do exactly this, and it will actually be reliable.

joeldns

The way I think a DNS server should be

I hate DNS server settings. I think they're stupid. What I want in a DNS server:

/etc/hosts is the input file for host -> ip lookups

/etc/resolv.conf is where you send requests not in /etc/hosts

And that's it! To build:

go get github.com/yobert/joeldns
cd ${GOPATH}/src/github.com/yobert/joeldns
go get ./...
go build .

To run:

sudo ./joeldns

or

./joeldns :1234

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