mirror of
https://github.com/daeuniverse/dae.git
synced 2025-07-19 20:29:20 +07:00
README
This commit is contained in:
@ -76,7 +76,7 @@ routing {
|
||||
ip(geoip:private, 224.0.0.0/3, 'ff00::/8') -> direct # Put it first unless you know what you're doing.
|
||||
# Write your rules below.
|
||||
|
||||
# dae arms DNS rush-answer filter so we can use 8.8.8.8 regardless of DNS pollution.
|
||||
# dae arms DNS rush-answer filter so we can use dns.google regardless of DNS pollution.
|
||||
domain(full:dns.google) && port(53) -> direct
|
||||
|
||||
pname(firefox) && domain(ip.sb) -> direct
|
||||
|
Reference in New Issue
Block a user