From 42334fcc44d72754f0c0e88d135fd34cbe64ee12 Mon Sep 17 00:00:00 2001 From: wulabing Date: Wed, 7 Mar 2018 18:48:54 +0800 Subject: [PATCH] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 分支版本相关内容追加 --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b9738d7..4dcb4d7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ -# V2Ray 基于 Nginx 的 vmess+ws+tls 一键安装脚本 +# V2Ray 基于 Nginx 的 vmess+ws+tls 一键安装脚本 (Use Path) * V2Ray是一个优秀的开源网络代理工具,可以帮助你畅爽体验互联网,目前已经全平台支持Windows、Mac、Android、IOS、Linux等操作系统的使用。 +* 本脚本的另一个分支版本(Use Host)地址: https://github.com/dylanbai8/V2Ray_ws-tls_Website_onekey 请根据需求进行选择, 感谢作者 dylanbai8 的改进与维护 ## 本脚本为一键完全配置脚本,在所有流程正常运行完毕后,直接按照输出结果设置客户端即可使用 ## 请注意:我们依然强烈建议你全方面的了解整个程序的工作流程及原理 ## 目前支持 Centos7 + / Debian 8+ / Ubuntu 16.04+ @@ -30,7 +31,7 @@ * 安装好 git ## 安装方式 ``` -git clone https://github.com/wulabing/V2Ray_ws-tls_bash_onekey.git temp && cd temp && bash install.sh | tee v2log.txt +git clone https://github.com/wulabing/V2Ray_ws-tls_bash_onekey.git temp && cd temp && bash install.sh | tee v2ray_ins.log ``` ## 启动方式 @@ -53,7 +54,7 @@ git clone https://github.com/wulabing/V2Ray_ws-tls_bash_onekey.git temp && cd te |4|PASS|Ubuntu 16.04| |5|PASS|Ubuntu 17.04| ### 问题反馈 -* 请携带 v2log.txt 文件内容进行反馈 +* 请携带 v2ray_ins.log 文件内容进行反馈 ### 更新说明 ## 2018-03-05 V2.1.1(stable)