Replies: 1 comment
-
Up ! Today, we can only have random-filtering or no filtering at all. Yes there are blacklist possible, and custom resolvers lists but it Has to be careful with load-balancing with numbers of servers (for 'ph' for example) I guess Thx <3 |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
There is already a filter
require_nofilter
that ensures the servers selected won't enforce their own blacklist.But I propose filter that SELECTS only server from a given category.
Eg:
DNS Server A - block ads, gambling, malware
DNS Server B - gambling, malware, cryptominers
DNS Server C - block ads, privacy, fakenews
DNS Server D - block ads, malware
Now in the configuration file:
Now only servers that block ads and malware are selects .i.e servers A and D.
PS: Already a list of DNS servers and what they block is being maintained.
Beta Was this translation helpful? Give feedback.
All reactions