fix(脚本): 修改回落增加alpn h2,多端口删除sniffing

pull/534/merge
mack-a 2021-06-23 10:40:00 +08:00
parent 17f79ce2ac
commit dc6a462372
1 changed files with 2 additions and 9 deletions

View File

@ -1991,7 +1991,7 @@ EOF
if echo "${selectCustomInstallType}" | grep -q 4 || [[ "$1" == "all" ]]; then
# 回落trojan-go
fallbacksList='{"dest":31296,"xver":0}'
fallbacksList='{"dest":31296,"xver":0},{"alpn":"h2","dest":31302,"xver":0}'
fi
# VLESS_WS_TLS
@ -2588,13 +2588,6 @@ addCorePort() {
"network": "tcp",
"followRedirect": false
},
"sniffing": {
"enabled": true,
"destOverride": [
"http",
"tls"
]
},
"tag": "dokodemo-door-newPort-${port}"
}
]
@ -3959,7 +3952,7 @@ menu() {
cd "$HOME" || exit
echoContent red "\n=============================================================="
echoContent green "作者mack-a"
echoContent green "当前版本v2.5.5"
echoContent green "当前版本v2.5.6"
echoContent green "Githubhttps://github.com/mack-a/v2ray-agent"
echoContent green "描述:八合一共存脚本\c"
showInstallStatus