Skip to content
This repository has been archived by the owner on Aug 25, 2021. It is now read-only.

Releases: rls-moe/dnsbench

v2

01 Apr 18:12
df114e9
Compare
Choose a tag to compare

Fixes the way P-Values have been calculated in V1, both versions are usable for testing.

v1

01 Apr 18:00
e92972e
Compare
Choose a tag to compare
v1
$ ./dnsbench --help
usage: dnsbench [<flags>] [<dns servers>...]

Flags:
      --help              Show context-sensitive help (also try --help-long and --help-man).
  -i, --i=1000            Number of Requests per DNS server
  -e, --e="google.com"    DNS Wildcard Endpoint to benchmark against
      --wait-request=100  Time to wait between requests in milliseconds
      --anti-cache        Prepend randomized subdomains to query to prevent some caching. THIS
                          REQUIRES A WILDCARD DNS ENTRY!

Args:
  [<dns servers>]  DNS Servers to ping