1
0
mirror of https://github.com/DNSCrypt/dnscrypt-proxy.git synced 2024-12-11 22:35:40 +01:00
This commit is contained in:
Frank Denis 2022-06-07 21:33:50 +02:00
parent 74fb5dabb9
commit e24fdd2235

View File

@ -588,7 +588,7 @@ format = 'tsv'
######################################################### #########################################################
## Allowed IP lists support the same patterns as IP blocklists ## Allowed IP lists support the same patterns as IP blocklists
## If an IP response matches an allow ip entry, the corresponding session ## If an IP response matches an allowed entry, the corresponding session
## will bypass IP filters. ## will bypass IP filters.
## ##
## Time-based rules are also supported to make some websites only accessible at specific times of the day. ## Time-based rules are also supported to make some websites only accessible at specific times of the day.