awoodbeck / mockdns

Mock DNS server meant for use in debugging and testing software/devices interacting with DNS servers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mockdns

Mock DNS server meant for use in debugging and testing software/devices interacting with DNS servers.

TODO

  • Add the ability to generate JSON by querying a domain name. For example, querying "test.com" for "any" class and "all" types will spit out a JSON file that would allow mockdns to serve up the same DNS records.

About

Mock DNS server meant for use in debugging and testing software/devices interacting with DNS servers.

License:MIT License


Languages

Language:Go 100.0%