Skip to content

DNS Resolver: Go-based recursive DNS resolver library with integrated DNSSEC validation

License

Notifications You must be signed in to change notification settings

nsmithuk/resolver

Repository files navigation

resolver

A recursive DNS resolver with a Go-based API, designed to handle domain name resolution from the root nameservers. It includes support for DNSSEC validation via the dnssec package, which ensures the authenticity and integrity of DNS responses. Please note that the dnssec package will eventually be moved to its own dedicated project.

Current Status: This is an alpha release and remains a work in progress. Users should expect potential changes and improvements as development continues. It is not recommended to rely on this project for security-critical applications at this stage.

Licence

This project is licensed under the MIT License - see the LICENSE file for details.

Also see:

About

DNS Resolver: Go-based recursive DNS resolver library with integrated DNSSEC validation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages