Change strategy from 'prefer_ipv4' to 'ipv4_only'

This commit is contained in:
Salem
2026-07-28 02:25:20 +08:00
committed by GitHub
parent 675cebe275
commit 1f1591848a
@@ -37,7 +37,7 @@
"server": "local" "server": "local"
} }
], ],
"strategy": "prefer_ipv4" "strategy": "ipv4_only"
}, },
"inbounds": [ "inbounds": [
{ {
@@ -129,7 +129,7 @@
"mixed-in" "mixed-in"
], ],
"action": "resolve", "action": "resolve",
"strategy": "prefer_ipv4" "strategy": "ipv4_only"
}, },
{ {
"inbound": [ "inbound": [