You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the tip! This entries on this list will need to be audited before
included,
but before then, if you really want to include these servers, simply add them
to
namebench.cfg. If you are on a UNIX or Mac OS X machine, it's easy to do it
directly
from the vivlprojecct webpage:
curl http://80.247.230.136/dns2.htm | perl -ne 'if (/^ ([\d\.]+).*?\>(.*?)\</)
{ print
"$1=$2\n" } elsif (/\>([\d\.]+)\</) { print "$1=$1\n"; }' >> namebench.cfg
Original comment by tstromb...@google.com on 7 Dec 2009 at 3:31
Changed title: Audit and Import DNS server listing from the vivilproject
Original issue reported on code.google.com by
sebast...@willemijns.com
on 6 Dec 2009 at 1:03The text was updated successfully, but these errors were encountered: