Loading... 现在脚本真的是做的很厉害了,2015年搭建SSR的时候还是自己一步一步操作,现在各种XTLS黑科技、CDN加速弄得越来越复杂,倒是脚本也做得越来越好了。 最近有时间琢磨了以下关于VLESS、Torjan的,因为以前一直用SS和Vray也寻思换换。这个脚本用起来还算不错。 ### v2ray-agent 项目地址:[https://github.com/mack-a/v2ray-agent](https://https://github.com/mack-a/v2ray-agent) ### 安装脚本 * 支持快捷方式启动,安装完毕后,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 ``` * Stable-v2.4.16【无gRPC】 ``` wget -P /root -N --no-check-certificate "https://raw.githubusercontent.com/mack-a/v2ray-agent/stable_v2.4.16/install.sh" && chmod 700 /root/install.sh && /root/install.sh ``` ### 脚本使用指南 [https://github.com/mack-a/v2ray-agent/blob/master/documents/how_to_use.md](https://https://github.com/mack-a/v2ray-agent/blob/master/documents/how_to_use.md) ### 推荐组合 * 中转/gia ---> VLESS+TCP+TLS/XTLS、Trojan【推荐使用XTLS的xtls-rprx-direct】 * 移动宽带 ---> VMESS+WS+TLS/VLESS+WS+TLS/VLESS+gRPC+TLS/Trojan+gRPC+TLS + Cloudflare * cloudflare-> VLESS+gRPC+TLS/Trojan+gRPC+TLS[多路复用、延迟低] ### 关于V2rayN 这里必须要更改core的类型,我刚开始弄了半天 ![image.png](https://imgki.com/usr/uploads/2021/08/1801105897.png) ### 效果 VPS是垃圾香港HE,移动宽带。不过移动宽带对这个应该有加成吧,比以前确实有提升。 直连 ![image.png](https://imgki.com/usr/uploads/2021/08/2574608932.png) 广移中转 ![image.png](https://imgki.com/usr/uploads/2021/08/1399460489.png) 油管 ![image.png](https://imgki.com/usr/uploads/2021/08/2671534333.png) #### 示例图 [![](https://imgki.com/usr/uploads/2021/08/513441514.jpg)](https://raw.githubusercontent.com/mack-a/v2ray-agent/master/fodder/install/install.jpg) Last modification:August 10, 2021 © Allow specification reprint Like 如果觉得我的文章对你有用,请随意赞赏