mirror of
https://github.com/Dichgrem/singbox-example.git
synced 2025-12-16 12:01:58 -05:00
11 lines
142 B
JSON
11 lines
142 B
JSON
{
|
|
"route": {
|
|
"rules": [
|
|
{
|
|
"inbound": "dns-in",
|
|
"outbound": "dns-out"
|
|
}
|
|
],
|
|
"default_mark": 7894
|
|
}
|
|
} |