mirror of
https://github.com/daeuniverse/dae.git
synced 2025-07-19 04:10:56 +07:00
docs: add private to direct
This commit is contained in:
@ -49,6 +49,7 @@ group {
|
||||
routing {
|
||||
# See routing.md for full examples.
|
||||
|
||||
ip(geoip:private) -> direct
|
||||
ip(geoip:cn) -> direct
|
||||
domain(geosite:cn) -> direct
|
||||
final: my_group
|
||||
|
Reference in New Issue
Block a user