Files
SingboxForPanel/configs/route.json
2026-04-16 11:50:46 +08:00

12 lines
151 B
JSON

{
"route": {
"rules": [
{
"protocol": "dns",
"action": "hijack-dns"
}
],
"auto_detect_interface": true
}
}