An open API service indexing awesome lists of open source software.

https://github.com/weaming/dns-diag-report


https://github.com/weaming/dns-diag-report

Last synced: 3 months ago
JSON representation

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
```