Change strategy from 'prefer_ipv4' to 'ipv4_only'
This commit is contained in:
@@ -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": [
|
||||||
|
|||||||
Reference in New Issue
Block a user