Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implement fully recursive stub resolver #1

Open
lanrat opened this issue Apr 15, 2020 · 4 comments
Open

implement fully recursive stub resolver #1

lanrat opened this issue Apr 15, 2020 · 4 comments
Labels
enhancement New feature or request

Comments

@lanrat
Copy link
Owner

lanrat commented Apr 15, 2020

Do not require an external fully recursive resolver to identify all NS/A/AAAA records for domains and zones by implementing one as a DNS client in go.

Possible starting points?
https://godoc.org/github.com/domainr/dnsr
https://github.com/zmap/zdns

@lanrat lanrat added the enhancement New feature or request label Apr 15, 2020
@lanrat lanrat changed the title implement full recursive stub resolver implement fully recursive stub resolver Apr 15, 2020
@lanrat
Copy link
Owner Author

lanrat commented May 5, 2021

@lanrat
Copy link
Owner Author

lanrat commented Dec 27, 2022

Another source for a fully recursive resolver: https://github.com/zmap/zdns

@lanrat
Copy link
Owner Author

lanrat commented Jan 24, 2024

another option: https://github.com/projectdiscovery/tinydns

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant