Files
my-singbox-example/config/client/add_route.json
2025-11-02 15:17:23 +08:00

11 lines
142 B
JSON

{
"route": {
"rules": [
{
"inbound": "dns-in",
"outbound": "dns-out"
}
],
"default_mark": 7894
}
}