sdns

command module
v0.1.8 Latest Latest
Warning

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

Go to latest
Published: Oct 15, 2018 License: MIT Imports: 27 Imported by: 0

README

SDNS

Travis Go Report Card GoDoc codecov

Lightweight, fast recursive dns server with dnssec support

Based on kenshinx/godns, looterz/grimd

Logo

Installation

$ go get github.com/semihalev/sdns

or

download

Building

$ go build

Flags

Flag Desc
config Location of the config file, if not found it will be generated

Server Configuration Checklist

  • Increase ulimit on your server

Features

  • Linux/BSD/Windows/Darwin supported
  • DNS RFC support
  • Concurrent DNS lookups within listed servers
  • DNS caching
  • DNS TLS support
  • DNSSEC validation
  • Basic IPv6 support
  • Query based ratelimit
  • Black-hole internet advertisements and malware servers
  • HTTP API support
  • Outbound IP selection

TODO

  • More tests
  • Try lookup NS address better way
  • TLS support
  • DNS-Over-HTTPS
  • Full DNSSEC support
  • Full IPv6 support

Made With

  • miekg/dns - Alternative (more granular) approach to a DNS library

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