Skip to content

grunya404/dns

 
 

Repository files navigation

DNS

This library is used to create and maintain a parsed database of the DNS system with automated whois, and dig requests.

Currently offers functionality to parse a TLD's zonefile and crawl over imported domains to get whois data.

API

Check the rest directory for a more in depth look at the rest API.

TODO

  • Possibly use boltdb to be our underlying cache (investigate buckets within buckets).
  • REST API to return correct error codes and content-types

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 92.2%
  • PLpgSQL 7.8%