Is it possiable to find the fastest ones of dns servers from a huge number of them fastly with python?

Chris Angelico rosuav at gmail.com
Wed Mar 2 00:59:24 EST 2016


On Wed, Mar 2, 2016 at 4:48 PM, Hongyi Zhao <hongyi.zhao at gmail.com> wrote:
> I've a huge number of dns servers, around +5000, and I want to find
> the top 50 fastest ones out of them for my location.
>
> Is it possible for this type of thing using python under my Debian Jessie
> box?
>

Yep! Google "how to get busted for denial of service attacks".

Why would you want to test that many DNS servers?

ChrisA



More information about the Python-list mailing list