-
Notifications
You must be signed in to change notification settings - Fork 8
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
Can't switch between configurations #4
Comments
It depends on whether the dnscrypt-proxy is actually running. You can check it with If the proxy is running, then you can manually switch to "Default DNS", if you like. The proxy will continue to run in the background, but you won't use it, but since it's running, you can manually switch back to "DNSCrypt" or "DNSCrypt + Fallback". This means that switching to the latter two settings is not possible if the proxy is disabled. If the proxy is not running (or if you stop the proxy from the menu), then DNSCrypt Menu should automatically load (or switch to) the "Default DNS" setting. If you manually change the network settings, i.e. add |
dnscrypt-proxy is running (homebrew service, autostarted). And, as I originally wrote, I can't switch between configurations. No matter where I click the ticked item always stays the same. I wonder if there's a way to debug this |
@indeyets I'm not having any issues using the latest version of |
Could it be that On macOS Mojave 10.14.4, the contents of #
# macOS Notice
#
# This file is not consulted for DNS hostname resolution, address
# resolution, or the DNS query routing mechanism used by most
# processes on this system.
#
# To view the DNS configuration used by this system, use:
# scutil --dns
#
# SEE ALSO
# dns-sd(1), scutil(8)
#
# This file is automatically generated.
# The DNSCrypt-Menu/DNSCryptMenu.30s.sh Lines 1506 to 1517 in cba6859
And checking the results in the DNSCrypt-Menu/DNSCryptMenu.30s.sh Lines 1519 to 1536 in cba6859
But as far as I can tell the I don't really understand if and when (or by what program) |
@leoj3n it does not, unfortunately. I moved to https://github.com/jedisct1/bitbar-dnscrypt-proxy-switcher since then and it's been great for me |
Am I correct, that click on "DNSCrypt" should switch resolving to local proxy? That doesn't work for me. Nothing happens when I click on it.
If I chose 127.0.0.1 manually in my network settings it correctly shows "DNSCrypt", but, again, I can not switch to "Default DNS".
I am not sure if it is a bug or just my misunderstanding of how it is supposed to work
The text was updated successfully, but these errors were encountered: