dnscrypt-proxy not working properly on MacOS Ventura when installed through brew #2403
Closed
s4dr0t1
started this conversation in
Potential issues
Replies: 2 comments 1 reply
-
Update: I restored the configuration file to its default (port 53) and reflected the same in DNS settings in the Network tab, and it all started to work just fine. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I don't think MacOS allows port numbers to be specified here. Such entries are very likely ignored by the system. Just put an IP address and use the default port, 53. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm on Ventura 13.4 on a device with Apple Silicon and I installed dnscrypt-proxy with the help of home-brew (version 4.0.19).
I made the following changes to the configuration file (/opt/homebrew/etc/dnscrypt-proxy.toml)
Then I set the DNS settings for my Network interface by going to System Settings -> Network -> WiFi -> Details -> DNS and put 127.0.0.1:5355 there (and removed everything else)
Finally, I registered it as a service by running the following:
Yet, after doing all this, when I check for my current DNS servers being used by dnsleaktest, I get the same old stuff (I used Safari)
Any sort of help would be appreciated,
Thank you
Beta Was this translation helpful? Give feedback.
All reactions