Skip to content

Instantly share code, notes, and snippets.

@jelu
Created June 1, 2018 13:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jelu/219f5e4976121397158c4153393e54d8 to your computer and use it in GitHub Desktop.
Save jelu/219f5e4976121397158c4153393e54d8 to your computer and use it in GitHub Desktop.
[sendrecv]
timeout = 5
jobs = 16
time_delay_min = 0
time_delay_max = 0
max_timeouts = 10
[servers]
names = pcap, google
[pcap]
ip = 8.8.8.8
port = 53
transport = udp
[google]
ip = 8.8.8.8
port = 53
transport = udp
[diff]
target = pcap
criteria = opcode, rcode, flags, question, qname, qtype, answertypes, answerrrsigs, edns, nsid
#, authority, additional
[report]
field_weights = timeout, opcode, qcase, qtype, rcode, flags, answertypes, answerrrsigs, answer, authority, additional, edns, nsid
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment