# v2ray-agent > [感谢 JetBrains 提供的非商业开源软件开发授权](https://www.jetbrains.com/?from=v2ray-agent) > [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://www.v2ray-agent.com/archives/cloudflarezi-xuan-ip) - [ssh入门教程](https://www.v2ray-agent.com/archives/sshpei-zhi-ssh-key) - [TG群](https://t.me/technologyshare)、[TG频道-更新通知](https://t.me/v2rayAgentChannel)、[博客地址](https://www.v2ray-agent.com/) - **请给个⭐支持一下** * * * # 目录 - [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+TLS_Vision【推荐】 - VLESS+gRPC+TLS【支持CDN、IPv6、延迟低】 - VLESS+WS+TLS【支持CDN、IPv6】 - Trojan+TCP+TLS - Trojan+gRPC+TLS【支持CDN、IPv6、延迟低】 - VMess+WS+TLS【支持CDN、IPv6】 - Hysteria【推荐】 ## 线路推荐 - [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) - [AS4837](https://www.v2ray-agent.com/archives/racknerdtao-can-zheng-li-nian-fu-10mei-yuan) - [日本软银](https://github.com/mack-a/v2ray-agent/blob/master/documents/donation_aff.md#4%E8%81%94%E9%80%9A-%E6%97%A5%E6%9C%AC%E8%BD%AF%E9%93%B6) - [CMI](https://github.com/mack-a/v2ray-agent/blob/master/documents/donation_aff.md#5cmi) - 中转+cloudflare+落地机【可拉全球】 ## 安装脚本 - 支持快捷方式启动,安装完毕后,shell输入【**vasma**】即可打开脚本,脚本执行路径[**/etc/v2ray-agent/install.sh**] - Latest Version【推荐】 ``` 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) [您可以使用我的AFF进行购买VPS捐赠-Github](https://github.com/mack-a/v2ray-agent/blob/master/documents/donation_aff.md) [支持通过虚拟币向我捐赠](https://www.v2ray-agent.com/1679123834836) # 示例图 # 许可证 [AGPL-3.0](https://github.com/mack-a/v2ray-agent/blob/master/LICENSE) ## Stargazers over time [![Stargazers over time](https://starchart.cc/mack-a/v2ray-agent.svg)](https://starchart.cc/mack-a/v2ray-agent)