-
-
Notifications
You must be signed in to change notification settings - Fork 233
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
How to remove resolver from list of available resolvers #544
Comments
did u tried disable automatic-mode and manually select server ? how about adding whitelist URL: rdns.faelix.net in kaspersky security cloud from my guessing is that, as by default it simplednscrypt using automatic-mode and select the dns server with fastest connection and it happen that it choose "rdns.faelix.net" |
I think both of us have the understanding that "automatic-mode" is when all the resolves are unselected so the fastest is chosen automatically. I do not want to disable automatic mode. I like having the fastest server selected at all times. Per the title of this thread, I'd just like to know if it's possible to remove problematic resolves from the list. |
that resolver list (file: public-resolvers.md that u can find in simplednscrypt/dnscrypt folder) with manual, you can also select all available DNS and just skip the problematic one |
As described in this dnscrypt-proxy discussion thread, Kaspersky Security Cloud keeps flagging dnscrypt-proxy.exe and trying to disconnect it. It gives me the following message:
If I try to ignore it, it pops up back up, sometimes immediately and sometimes after a few minutes. The only other option given to me is "Disconnect" which I'd rather not do, since I'm pretty sure that would stop dnscrypt-proxy from working properly.
In that discussion thread, they confirmed it was harmless, but I couldn't figure out how to make it stop happening (and since I use SimpleDnsCrypt on basically default settings, I didn't understand how to do it otherwise. I see several faelix servers in the list of available resolvers, but I don't know how to edit or remove resolvers from this list. (All the resolvers in the list are unselected, and to be honest I'm not sure what selecting one would change. I find the SimpleDnsCrypt documentation confusing and not particularly detailed, at least when it comes to what configurations affect what.)
The text was updated successfully, but these errors were encountered: