Xray-1.0.13 (#324)

[modify] Capitalize XTLS
xray
Eason Tang 2021-02-22 01:25:31 +08:00 committed by GitHub
parent 645690e999
commit 83d69bd6f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
## Xray 基于 Nginx 的 VLESS + xtls 一键安装脚本 <img src="https://raw.githubusercontent.com/wulabing/Xray_onekey/xray/image/project_xray.jpg" alt="Project_Xray" width="122" height="30" align="bottom" />
## Xray 基于 Nginx 的 VLESS + XTLS 一键安装脚本 <img src="https://raw.githubusercontent.com/wulabing/Xray_onekey/xray/image/project_xray.jpg" alt="Project_Xray" width="122" height="30" align="bottom" />
> 感谢 JetBrains 提供的非商业开源软件开发授权!
@ -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/xray/install.sh" && chmod +x install.sh && bash install.sh