mirror of https://github.com/mack-a/v2ray-agent
fix(脚本): 修改xray-core无法启动问题
parent
15da99f347
commit
f0594ee504
|
@ -3332,7 +3332,7 @@ EOF
|
||||||
{
|
{
|
||||||
"protocol":"freedom",
|
"protocol":"freedom",
|
||||||
"settings": {
|
"settings": {
|
||||||
domainStrategy":"UseIP"
|
"domainStrategy":"UseIP"
|
||||||
},
|
},
|
||||||
"tag":"${tag}"
|
"tag":"${tag}"
|
||||||
}
|
}
|
||||||
|
@ -8716,7 +8716,7 @@ menu() {
|
||||||
cd "$HOME" || exit
|
cd "$HOME" || exit
|
||||||
echoContent red "\n=============================================================="
|
echoContent red "\n=============================================================="
|
||||||
echoContent green "作者:mack-a"
|
echoContent green "作者:mack-a"
|
||||||
echoContent green "当前版本:v3.2.5"
|
echoContent green "当前版本:v3.2.6"
|
||||||
echoContent green "Github:https://github.com/mack-a/v2ray-agent"
|
echoContent green "Github:https://github.com/mack-a/v2ray-agent"
|
||||||
echoContent green "描述:八合一共存脚本\c"
|
echoContent green "描述:八合一共存脚本\c"
|
||||||
showInstallStatus
|
showInstallStatus
|
||||||
|
|
Loading…
Reference in New Issue