fix(脚本): 修复安装hysteria socks出站无法使用的问题
parent
8766854088
commit
a070373478
|
@ -5347,8 +5347,7 @@ hysteriaCoreInstall() {
|
|||
installHysteria 1
|
||||
initHysteriaConfig 2
|
||||
installHysteriaService 3
|
||||
handleHysteria stop
|
||||
handleHysteria start
|
||||
reloadCore
|
||||
showAccounts 5
|
||||
}
|
||||
# 卸载 hysteria
|
||||
|
@ -5527,7 +5526,7 @@ menu() {
|
|||
cd "$HOME" || exit
|
||||
echoContent red "\n=============================================================="
|
||||
echoContent green "作者:mack-a"
|
||||
echoContent green "当前版本:v2.7.5"
|
||||
echoContent green "当前版本:v2.7.6"
|
||||
echoContent green "Github:https://github.com/mack-a/v2ray-agent"
|
||||
echoContent green "描述:八合一共存脚本\c"
|
||||
showInstallStatus
|
||||
|
|
Loading…
Reference in New Issue