MaddieM4 / pymads

A fork of the pymds authoritative DNS server, designed for asynchronous lookup without domain restrictions.
GNU Lesser General Public License v3.0
4 stars 2 forks source link

ExternalDNSSource class #18

Closed MaddieM4 closed 11 years ago

MaddieM4 commented 11 years ago

Following #17, make a class that resolves a DNS query based on a query to an external server. This is a simple, modular approach to recursive resolution, and is flexible enough to use/abuse in non-chain contexts like DJDNS dns:// targets.