Time filters not being applied #1837
ghost
started this conversation in
Potential issues
Replies: 1 comment 6 replies
-
Same here. Maybe we should open an issue for it? |
Beta Was this translation helpful? Give feedback.
6 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello.
I've downloaded the binaries and followed the instructions in the wiki, so far everything works but when I try to test with the time filters they don't seem to apply from version 2.0.46-beta1 to 2.1.0.
I renamed example-dnscrypt-proxy.toml to dnscrypt-proxy.toml and example-blocked-names.txt to blocked-names.txt
In the config I just uncommented the blocked_names section and the schedules section. And in the blocked-names.txt I uncommented the youtube pattern and facebook.com.
When I test with a work schedule, I expect facebook to be blocked.
On 2.0.45
as expected but on the versions mentionned above
The blocking of a domain without a time filter works fine.
Beta Was this translation helpful? Give feedback.
All reactions