Skip to content
New issue

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

Cannot disable speed checks #461

Open
olfway opened this issue Dec 28, 2024 · 0 comments
Open

Cannot disable speed checks #461

olfway opened this issue Dec 28, 2024 · 0 comments

Comments

@olfway
Copy link

olfway commented Dec 28, 2024

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant