feat(readme): 增加英文readme

pull/534/merge
mack-a 2021-02-23 10:31:19 +08:00
parent 0bd4d89089
commit c9378dd587
1 changed files with 6 additions and 4 deletions

View File

@ -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)