Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #103841

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

From Chris Angelico <rosuav@gmail.com>
Newsgroups comp.lang.python
Subject Re: Is it possiable to find the fastest ones of dns servers from a huge number of them fastly with python?
Date 2016-03-02 16:59 +1100
Message-ID <mailman.94.1456898367.20602.python-list@python.org> (permalink)
References <nb5uru$ksf$1@aspen.stu.neva.ru>

Show all headers | View raw


On Wed, Mar 2, 2016 at 4:48 PM, Hongyi Zhao <hongyi.zhao@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

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Is it possiable to find the fastest ones of dns servers from a huge number of them fastly with python? Hongyi Zhao <hongyi.zhao@gmail.com> - 2016-03-02 05:48 +0000
  Re: Is it possiable to find the fastest ones of dns servers from a huge number of them fastly with python? Chris Angelico <rosuav@gmail.com> - 2016-03-02 16:59 +1100
    Re: Is it possiable to find the fastest ones of dns servers from a huge number of them fastly with python? Hongyi Zhao <hongyi.zhao@gmail.com> - 2016-03-02 06:05 +0000

csiph-web