Test the speed of DNS servers and generate a performance report with dnstester, a Python script that pings various DNS servers and saves the results as an HTML report in a table and chart format.
-
Updated
Apr 8, 2024 - Python
Test the speed of DNS servers and generate a performance report with dnstester, a Python script that pings various DNS servers and saves the results as an HTML report in a table and chart format.
一个基于 PySide6 的图形化 DNS 探测工具:对同一个域名向多个 DNS 服务器(UDP / DoT / DoH)发起解析,比较各自的返回结果与耗时,并基于「多数派 IP 组合」自动标记异常结果(污染、超时、本地保留地址等)。
To associate your repository with the dns-tests topic, visit your repo's landing page and select "manage topics."