Xray-1.1.2

[modify] 视觉内容更新
pull/325/head
wulabing 2021-02-22 13:04:29 +08:00
parent 9c265ce8db
commit 7e42d8f30c
No known key found for this signature in database
GPG Key ID: 213391AFDF73AE00
2 changed files with 3 additions and 3 deletions

View File

@ -15,7 +15,7 @@
* 安装好 wget。
### 安装/更新方式Xray
VLESS + XTLS + nginx + Web
VLESS + XTLS + Nginx + Web
```
wget -N --no-check-certificate -q -O install.sh "https://raw.githubusercontent.com/wulabing/Xray_onekey/main/install.sh" && chmod +x install.sh && bash install.sh

View File

@ -464,7 +464,7 @@ function vless_xtls-rprx-direct_information() {
echo -e "${Red} 底层传输安全:${Font} xtls "
}
function basic_information() {
print_ok "VLESS+tcp+xtls+nginx 安装成功"
print_ok "VLESS+TCP+XTLS+Nginx 安装成功"
vless_xtls-rprx-direct_information
vless_xtls-rprx-direct_link
}
@ -513,7 +513,7 @@ menu() {
echo -e "—————————————— 安装向导 ——————————————"""
echo -e "${Green}0.${Font} 升级 脚本"
echo -e "${Green}1.${Font} 安装 Xray (VLESS+tcp+xtls+nginx)"
echo -e "${Green}1.${Font} 安装 Xray (VLESS+TCP+XTLS+Nginx)"
echo -e "—————————————— 配置变更 ——————————————"
echo -e "${Green}11.${Font} 变更 UUID"
echo -e "${Green}12.${Font} 变更 TLS 最低适配版本"