Skip to content

Latest commit

 

History

History

dns_shoot

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

DNS速度测试

实现方式:

采用Python3,通过线程池的方式,请求不同的DNS服务器,来判断DNS服务器的响应时间,从而确定DNS服务器的优劣

采用Alexa top域名数据八十余万,随机取10000条进行对比

运行环境

  • Python 3.9