Files
my-singbox-example/config/client/shellcrash/add_route.json
dichgrem b734d178be add:momo_config
fmt:config_style
2025-12-04 10:15:46 +08:00

11 lines
142 B
JSON

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