西欧i覅爱的色放

This commit is contained in:
CN-JS-HuiBai
2026-04-15 02:33:06 +08:00
parent 96d26a5426
commit 218743cf97

View File

@@ -194,15 +194,24 @@ cat > "$CONFIG_FILE" <<EOF
{ {
"type": "direct", "type": "direct",
"tag": "direct" "tag": "direct"
},
{
"type": "block",
"tag": "block"
},
{
"type": "dns",
"tag": "dns-out"
} }
], ],
"route": { "route": {
"rules": [ "rules": [
{ {
"protocol": "dns", "protocol": "dns",
"action": "hijack-dns" "outbound": "dns-out"
} }
] ],
"auto_detect_interface": true
} }
} }
EOF EOF