https://github.com/weaming/dns-diag-report
https://github.com/weaming/dns-diag-report
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/weaming/dns-diag-report
- Owner: weaming
- Created: 2022-10-10T15:58:47.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-10T16:00:05.000Z (over 3 years ago)
- Last Synced: 2025-01-12T20:45:57.010Z (over 1 year ago)
- Size: 9.77 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Find Quickest DNS Server
Using tool from https://github.com/farrokhi/dnsdiag: `pip3 install dnsdiag`
```
wget https://public-dns.info/nameserver/hk.txt
dnseval.py --dnssec -t A -f hk.txt -c10 --tcp dl-cdn.alpinelinux.org
```