go-dnscached

command module
v0.0.0-...-1d29830 Latest Latest
Warning

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

Go to latest
Published: Jun 30, 2019 License: MIT Imports: 14 Imported by: 0

README

go-dnscached

This is a simple DNS caching server.

It uses this DNS library for sending/receiving DNS queries.

Currently it caches only A and AAAA queries. If it receives a different query - it acts as a forwarding DNS server without caching.

Documentation

There is a json config file in config/config.json

By default it creates a log file and also logs to STDOUT

After installing, the server is run with go run main.go or with go build main.go; ./main

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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