We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm trying to disable speed-checks but smartdns still tries to send icmp and tcp requests My config:
bind :53@lo0 -no-speed-check bind [::]:53@lo0 -no-speed-check cache-size 32768 force-qtype-SOA 65 resolv-hostname yes speed-check-mode none log-level debug log-console yes server https://1.1.1.1/dns-query -bootstrap-dns -exclude-default-group server https://8.8.8.8/dns-query -bootstrap-dns -exclude-default-group server https://cloudflare-dns.com/dns-query server https://dns.quad9.net/dns-query server https://dns.google/dns-query
On start it says speed check mode off:
speed check mode: OFF
I tried 0.9.0 version from homebrew and also latest nightly:
Smart-DNS 🐋 0.9.0 🕙 Sat Dec 28 05:39:57 UTC 2024
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I'm trying to disable speed-checks but smartdns still tries to send icmp and tcp requests
My config:
On start it says speed check mode off:
I tried 0.9.0 version from homebrew and also latest nightly:
The text was updated successfully, but these errors were encountered: