mirror of https://github.com/wulabing/Xray_onekey
parent
645690e999
commit
83d69bd6f4
|
@ -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 提供的非商业开源软件开发授权!
|
> 感谢 JetBrains 提供的非商业开源软件开发授权!
|
||||||
|
@ -15,7 +15,7 @@
|
||||||
* 安装好 wget。
|
* 安装好 wget。
|
||||||
|
|
||||||
### 安装/更新方式(Xray)
|
### 安装/更新方式(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
|
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
|
||||||
|
|
Loading…
Reference in New Issue