Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 439 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 439 Bytes

dns_Speed_test

运行需要的环境 python3 linux 需要支持dig命令 支持windows 64位/32位、linux

目录结构: dig/
dns.txt
html.txt
Linux.py
Windows.py

dns.txt 内存放需要测试的dns地址(注意一行一个) html.txt内存放dns地址测试时测试的网址(注意一行一个)

使用方法 直接用python3运行mian.py

使用中遇到bug请留言。