Add an option to replay queries from a dnstap file
Opened this issue · 0 comments
ameshkov commented
Instead of --query
you can use a dnstap file as a source for queries to replay: https://github.com/dnstap/golang-dnstap
In addition to that, you may want to replay a single file several times, there should be a way to specify this.