From c9378dd5877c30b8df794b34af7597bed1d8f85d Mon Sep 17 00:00:00 2001 From: mack-a <57424792+mack-a@users.noreply.github.com> Date: Tue, 23 Feb 2021 10:31:19 +0800 Subject: [PATCH] =?UTF-8?q?feat(readme):=20=E5=A2=9E=E5=8A=A0=E8=8B=B1?= =?UTF-8?q?=E6=96=87readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index aa225ac..4ef22b5 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ > [Thanks for non-commercial open source development authorization by JetBrains](https://www.jetbrains.com/?from=v2ray-agent) +> [English Version](https://github.com/mack-a/v2ray-agent/blob/master/documents/en/README_EN.md) + - [Cloudflare 优化方案](https://github.com/mack-a/v2ray-agent/blob/master/documents/optimize_V2Ray.md) - [流量中转](https://github.com/mack-a/v2ray-agent/blob/master/documents/traffic_relay.md) - [手动自建教程](https://github.com/mack-a/v2ray-agent/blob/master/documents/Cloudflare_install_manual.md) @@ -15,7 +17,7 @@ # 目录 -- [1.脚本安装](#1vlesstcptlsvlesswstlsvmesstcptlsvmesswstlstrojan-伪装博客-五合一共存脚本) +- [1.脚本安装](#1vlesstcptlsvlesswstlsvmesstcptlsvmesswstlstrojan-伪装站点-五合一共存脚本) * [组合方式](#组合方式) * [组合推荐](#组合推荐) * [特性](#特性) @@ -24,7 +26,7 @@ * * * -# 1.七合一共存脚本+伪装博客 +# 1.七合一共存脚本+伪装站点 - [Cloudflare入门教程](https://github.com/mack-a/v2ray-agent/blob/master/documents/cloudflare_init.md) @@ -32,7 +34,7 @@ - 支持[Xray-core[XTLS]](https://github.com/XTLS/Xray-core)、v2ray-core [XTLS]、v2ray-core - 支持不同核心之间的配置文件互相读取。 -- 支持 VLESS/VMess/trojan/trojan-go-->ws的协议 +- 支持 VLESS/VMess/trojan/trojan-go[ws] - 支持Debian、Ubuntu、Centos,支持主流的cpu架构。**不建议使用Centos以及低版本的系统,2.3.x后不再支持Centos6** - 支持个性化安装。 - 无需卸载即可安装、重装任意组合。卸载脚本时无多余文件残留。 @@ -92,7 +94,7 @@ - Xray-core 【**/etc/v2ray-agent/xray**】 - Trojan 【**/etc/v2ray-agent/trojan**】 - TLS证书 【**/etc/v2ray-agent/tls**】 -- Nginx配置文件 【**/etc/nginx/conf.d/alone.conf**】、Nginx伪装博客目录 【**/usr/share/nginx/html**】 +- Nginx配置文件 【**/etc/nginx/conf.d/alone.conf**】、Nginx伪装站点目录 【**/usr/share/nginx/html**】 ## [脚本常用命令](https://github.com/mack-a/v2ray-agent/blob/master/documents/common_commands.md)