sandeeprenjith / dnsblast

DNS Blast is a performance testing utility for DNS servers. It generates multiple simultaneous DNS queries against a specified DNS server and allows you to specify the rate of queries.
Other
36 stars 4 forks source link

Need to handle QTYPE #14

Open sandeeprenjith opened 4 years ago

sandeeprenjith commented 4 years ago

Need to add the ability to specify QTYPE via input file. QTYPE needs to be configurable per FQDN If QTYPE is not mentioned for an FQDN, it should default to A ( for backwards compatibility)