solvere icon indicating copy to clipboard operation
solvere copied to clipboard

A validating recursive DNS resolver library and standalone server with DNSSEC support

solvere

GoDoc Build Status codecov.io

A simple Golang package and standalone server for recursive DNS resolution.

Golang >= 1.7 is required to make use of the new standard library context package.

Until there is a full test suite you should really not trust this.