From 186926339fdabdb37491a8109f684b1c1baf0c19 Mon Sep 17 00:00:00 2001 From: mack-a <57424792+mack-a@users.noreply.github.com> Date: Tue, 28 Mar 2023 16:52:12 +0800 Subject: [PATCH] feat(readme): update --- README.md | 79 ++++++++++--------------------------------------------- 1 file changed, 14 insertions(+), 65 deletions(-) diff --git a/README.md b/README.md index f9d2b1a..b535304 100644 --- a/README.md +++ b/README.md @@ -6,53 +6,18 @@ > [English Version](https://github.com/mack-a/v2ray-agent/blob/master/documents/en/README_EN.md) -- [Cloudflare 优化方案](https://www.v2ray-agent.com/archives/cloudflarezi-xuan-ip) -- [ssh入门教程](https://www.v2ray-agent.com/archives/sshpei-zhi-ssh-key) +- [脚本使用教程推荐](https://www.v2ray-agent.com/categories/jiao-cheng) +- [脚本使用注意事项](https://www.v2ray-agent.com/archives/1679931532764) + +- [官方网站](https://www.v2ray-agent.com/)、[Telegram群](https://t.me/technologyshare)、[Telegram Channel](https://t.me/v2rayAgentChannel) + + -- [TG群](https://t.me/technologyshare)、[TG频道-更新通知](https://t.me/v2rayAgentChannel)、[博客地址](https://www.v2ray-agent.com/) - **请给个⭐支持一下** -* * * +> [VPS选购指南](https://www.v2ray-agent.com/archives/1679975663984) -# 目录 - -- [1.脚本安装](#1vlesstcptlsvlesswstlsvmesstcptlsvmesswstlstrojan-伪装站点-五合一共存脚本) - - [特性](#特性) - - [注意事项](#注意事项) - - [安装脚本](#安装脚本) - -* * * - -# 1.八合一共存脚本+伪装站点 - -- [Cloudflare入门教程](https://www.v2ray-agent.com/archives/cloudflareru-men-jiao-cheng) - -## 特性 -- 支持[Xray-core[XTLS]](https://github.com/XTLS/Xray-core)、[v2ray-core](https://github.com/v2fly/v2ray-core)、[hysteria](https://github.com/apernet/hysteria) -- 支持不同核心之间的配置文件互相读取 -- 支持 VLESS/VMess/Trojan/hysteria 协议 -- 支持Debian、Ubuntu、Centos系统,支持主流的cpu架构。 -- 支持任意组合安装、支持多用户管理、支持DNS流媒体解锁、支持添加多端口、[支持任意门转发流量,可用于解锁Netflix、Google人机验证等](https://www.v2ray-agent.com/archives/li-yong-ren-yi-men-dokodemo-door-jin-xing-liu-mei-ti-jie-suo) -- 支持卸载后保留tls证书 -- 支持IPv6,[IPv6注意事项](https://github.com/mack-a/v2ray-agent/blob/master/documents/ipv6_help.md) -- 支持WARP分流、IPv6分流、任意门分流 -- 支持BT下载管理、日志管理、域名黑名单管理、核心管理、伪装站点管理、路由规则文件管理 -- [支持自定义证书安装](https://github.com/mack-a/v2ray-agent/blob/master/documents/install_tls.md) - -## 支持的安装类型 - -- VLESS+TCP+Reality+uTLS+Vision【推荐】 -- VLESS+gRPC+Reality+uTLS【推荐】 -- VLESS+TCP+TLS_Vision【推荐】 -- Hysteria【推荐】 -- VLESS+gRPC+TLS【支持CDN、IPv6、延迟低】 -- VLESS+WS+TLS【支持CDN、IPv6】 -- Trojan+TCP+TLS -- Trojan+gRPC+TLS【支持CDN、IPv6、延迟低】 -- VMess+WS+TLS【支持CDN、IPv6】 - - -## 线路推荐 +# 线路推荐 - [CN2 GIA](https://github.com/mack-a/v2ray-agent/blob/master/documents/donation_aff.md#1cn2-gia) - [AS9929](https://www.v2ray-agent.com/archives/olink-cloud-mei-guo-de-guo-cupm-as9929-as10099-gao-su-wen-ding-vps-tui-jian) @@ -65,33 +30,17 @@ - 支持快捷方式启动,安装完毕后,shell输入【**vasma**】即可打开脚本,脚本执行路径[**/etc/v2ray-agent/install.sh**] -- Latest Version【推荐】 +- 官方网站【备用】 +``` +wget -P /root -N --no-check-certificate "https://www.v2ray-agent.com/v2ray-agent/install.sh" && chmod 700 /root/install.sh && /root/install.sh +``` + +- Github ``` wget -P /root -N --no-check-certificate "https://raw.githubusercontent.com/mack-a/v2ray-agent/master/install.sh" && chmod 700 /root/install.sh && /root/install.sh ``` -## 注意事项 - -- **修改Cloudflare->SSL/TLS->Overview->Full** -- **Cloudflare ---> A记录解析的云朵必须为灰色【如非灰色,会影响到定时任务自动续签证书】** -- **如用CDN又同时使用直连,关闭云朵+自选IP,自选IP参考上方的[Cloudflare 优化方案](https://www.v2ray-agent.com/archives/cloudflarezi-xuan-ip)** -- **使用纯净系统安装,如使用其他脚本安装过并且自己无法修改错误,请重新安装系统后再次尝试安装** -- wget: command not found [**这里需要自己手动安装下wget**] - ,如未使用过Linux,[点击查看](https://github.com/mack-a/v2ray-agent/tree/master/documents/install_tools.md)安装教程 -- 不支持非root账户 -- **如发现Nginx相关问题,请卸载掉自编译的nginx或者重新安装系统** -- **为了节约时间,反馈请带上详细截图或者按照模版规范,无截图或者不按照规范的issue会被直接关闭** -- **不推荐GCP用户使用** -- **不推荐使用Centos以及低版本的系统,如果Centos安装失败,请切换至Debian10重新尝试,脚本不再支持Centos6、Ubuntu 16.x** -- **[如有使用不明白的地方请先查看脚本使用指南](https://www.v2ray-agent.com/archives/1679107451697)** -- **Oracle Cloud有一个额外的防火墙,需要手动设置** -- **Oracle Cloud仅支持Ubuntu** -- **如果使用gRPC通过cloudflare转发,需要在cloudflare设置允许gRPC,路径:cloudflare Network->gRPC** -- **gRPC目前处于测试阶段,可能对你使用的客户端不兼容,如不能使用请忽略** - -## [脚本使用指南](https://www.v2ray-agent.com/archives/1679107451697)、[脚本目录](https://github.com/mack-a/v2ray-agent/blob/master/documents/how_to_use.md#5脚本目录) - ## 捐赠 [您可以使用我的AFF进行购买VPS捐赠-博客](https://www.v2ray-agent.com/categories/vps)