It looks like the nameserver argument isn't working with a list of DNS
NAMEinator is only using the first on the list:
./NAMEinator -nameserver 208.67.222.222 208.67.220.220
starting NAMEinator - version custom
understood the following configuration: {numberOfDomains:100 debug:false contest:true nameserver:208.67.222.222}
-------------
NOTE: as this is an alpha - we rely on feedback - please report bugs and featurerequests to https://github.com/mwiora/NAMEinator/issues and provide this output
OS: darwin ARCH: amd64
-------------
trying to load domains from datasrc/alexa-top-2000-domains.txt
LETS GO - each dot is a completed domain request against all nameservers
....................................................................................................
finished - presenting results:
192.168.xxx.xxx:
Avg. [51.872169ms], Min. [591.644µs], Max. [318.602376ms]
208.67.222.222:
Avg. [81.103397ms], Min. [10ms], Max. [1.213212674s]
Au revoir!
It looks like the nameserver argument isn't working with a list of DNS
NAMEinator is only using the first on the list:
./NAMEinator -nameserver 208.67.222.222 208.67.220.220