2020-05-22 15:30:07 +08:00
|
|
|
|
# v2ray-agent
|
2020-09-06 11:35:52 +08:00
|
|
|
|
- [Cloudflare 优化方案](https://github.com/mack-a/v2ray-agent/blob/master/documents/optimize_V2Ray.md)
|
2020-09-06 11:29:17 +08:00
|
|
|
|
- [流量中转](https://github.com/mack-a/v2ray-agent/blob/master/documents/traffic_relay.md)
|
2020-09-24 11:43:25 +08:00
|
|
|
|
- [手动自建教程](https://github.com/mack-a/v2ray-agent/blob/master/documents/Cloudflare_install_manual.md)
|
2020-12-16 17:49:43 +08:00
|
|
|
|
- [ssh入门教程](https://www.v2ray-agent.com/2020-12-16-ssh%E5%85%A5%E9%97%A8%E6%95%99%E7%A8%8B)
|
2020-11-19 11:56:53 +08:00
|
|
|
|
- [TG群](https://t.me/technologyshare)、[订阅频道-及时获取更新通知](https://t.me/v2rayagentshare)、[博客地址](https://www.v2ray-agent.com/)
|
2020-12-15 11:13:47 +08:00
|
|
|
|
- [公益订阅链接](https://github.com/mack-a/v2ray-agent/blob/master/documents/free_account.md)。
|
2020-09-06 11:29:17 +08:00
|
|
|
|
|
2020-09-06 11:32:36 +08:00
|
|
|
|
* * *
|
2020-09-06 11:33:08 +08:00
|
|
|
|
# 目录
|
2020-09-23 10:49:02 +08:00
|
|
|
|
- [1.脚本安装](#1vlesstcptlsvlesswstlsvmesstcptlsvmesswstlstrojan-伪装博客-五合一共存脚本)
|
2020-10-05 12:02:45 +08:00
|
|
|
|
* [组合方式](#组合方式)
|
2020-09-23 10:49:02 +08:00
|
|
|
|
* [组合推荐](#组合推荐)
|
2020-10-05 12:02:45 +08:00
|
|
|
|
* [特性](#特性)
|
2020-09-23 10:49:02 +08:00
|
|
|
|
* [注意事项](#注意事项)
|
2020-10-05 12:02:45 +08:00
|
|
|
|
* [安装脚本](#安装脚本)
|
2020-09-06 11:32:36 +08:00
|
|
|
|
* * *
|
2020-11-29 14:45:06 +08:00
|
|
|
|
|
|
|
|
|
## 关于v2ray-core即将移除XTLS,未来的脚本修改说明
|
|
|
|
|
- 具体请[点击查看](https://github.com/mack-a/v2ray-agent/issues/32),使用脚本前必读
|
2020-09-08 14:38:42 +08:00
|
|
|
|
|
2020-09-28 11:37:06 +08:00
|
|
|
|
# 1.七合一共存脚本+伪装博客
|
2020-09-11 10:14:19 +08:00
|
|
|
|
- 如果没有使用过Cloudflare[点击这里](https://github.com/mack-a/v2ray-agent/blob/master/documents/cloudflare_init.md)查看入门教程
|
2020-09-23 09:55:47 +08:00
|
|
|
|
|
2020-12-02 11:12:42 +08:00
|
|
|
|
## 特性
|
|
|
|
|
- 支持[Xray-core[XTLS]](https://github.com/XTLS/Xray-core)、v2ray-core [XTLS]、v2ray-core
|
|
|
|
|
- 支持不同核心之间的配置文件互相读取。
|
|
|
|
|
- 支持 VLESS/VMess/trojan/trojan-go-->ws的协议
|
2021-01-08 14:20:57 +08:00
|
|
|
|
- 支持Debian、Ubuntu、Centos,支持主流的cpu架构。**不建议使用Centos以及低版本的系统**
|
2020-12-02 11:12:42 +08:00
|
|
|
|
- 支持个性化安装。
|
|
|
|
|
- 不需要卸载就可以重装任何组合。卸载脚本时,是完全卸载无残留。
|
2020-12-25 10:29:53 +08:00
|
|
|
|
- 支持纯ipv6,ipv6[注意事项](https://github.com/mack-a/v2ray-agent/blob/master/documents/ipv6_help.md)
|
2020-12-23 10:42:44 +08:00
|
|
|
|
- 支持ipv6人机验证 **需自己申请IPv6隧道,不建议使用自带的IPv6**
|
2021-01-12 16:52:25 +08:00
|
|
|
|
- [支持自定义证书安装](https://github.com/mack-a/v2ray-agent/blob/master/documents/install_tls.md)
|
2020-12-02 11:12:42 +08:00
|
|
|
|
|
2020-12-25 10:29:53 +08:00
|
|
|
|
|
2020-09-28 11:28:04 +08:00
|
|
|
|
## 组合方式
|
|
|
|
|
- VLESS+TCP+TLS
|
2020-12-02 11:06:13 +08:00
|
|
|
|
- VLESS+TCP+xtls-rprx-direct【**推荐**】
|
2020-09-28 11:28:04 +08:00
|
|
|
|
- VLESS+WS+TLS
|
|
|
|
|
- VMess+TCP+TLS
|
|
|
|
|
- VMess+WS+TLS
|
2020-12-02 11:06:13 +08:00
|
|
|
|
- Trojan【**推荐**】
|
2020-11-08 13:23:17 +08:00
|
|
|
|
- Trojan-Go+WS
|
2020-09-28 11:28:04 +08:00
|
|
|
|
|
2020-11-08 13:17:40 +08:00
|
|
|
|
## 线路推荐
|
2020-11-08 13:20:56 +08:00
|
|
|
|
- 1.GIA
|
2020-11-08 13:17:21 +08:00
|
|
|
|
- 2.上海CN2+HK
|
|
|
|
|
- 3.上海联通+台湾TFN
|
|
|
|
|
- 4.上海联通+Vultr东京
|
2020-11-08 13:18:34 +08:00
|
|
|
|
- 5.广移/珠移+HKIX/CMI
|
|
|
|
|
- 6.苏日IPLC+日本/美国
|
|
|
|
|
- 7.莞港IPLC+HK
|
2020-09-28 11:28:04 +08:00
|
|
|
|
|
|
|
|
|
## 组合推荐
|
2020-11-16 14:10:43 +08:00
|
|
|
|
- 中专/gia ---> VLESS+TCP+TLS/XTLS、Trojan【推荐使用XTLS的xtls-rprx-direct】
|
2020-09-28 11:28:04 +08:00
|
|
|
|
- 移动宽带 ---> VMESS+WS+TLS/Trojan-Go+WS + Cloudflare
|
2020-12-02 11:06:13 +08:00
|
|
|
|
- Trojan建议开启Mux【**多路复用**】,仅需客户端开启,服务端自适应。
|
2020-10-14 14:18:39 +08:00
|
|
|
|
- VMess/VLESS也可开启Mux,效果需要自己尝试,XTLS不支持Mux。仅需客户端开启,服务端自适应。
|
2020-09-28 11:28:04 +08:00
|
|
|
|
|
2020-09-23 09:55:47 +08:00
|
|
|
|
|
2020-09-10 15:18:09 +08:00
|
|
|
|
## 注意事项
|
|
|
|
|
- 修改Cloudflare->SSL/TLS->Overview->Full
|
2020-09-23 10:19:19 +08:00
|
|
|
|
- Cloudflare ---> A记录解析的云朵必须为灰色
|
2020-12-02 11:06:13 +08:00
|
|
|
|
- wget: command not found [**这里需要自己手动安装下wget**],如未使用过Linux,[点击查看](https://github.com/mack-a/v2ray-agent/tree/master/documents/install_tools.md)安装教程
|
|
|
|
|
- 脚本安装路径[**/etc/v2ray-agent**]
|
2020-11-16 10:13:58 +08:00
|
|
|
|
- 不支持非root账户
|
|
|
|
|
- 现在脚本进入相对稳定的时期,如果有功能不完善的地方,请提issues。
|
2021-01-04 17:31:59 +08:00
|
|
|
|
- **~~脚本默认屏蔽BT【已失效】~~**
|
2020-12-19 22:31:59 +08:00
|
|
|
|
- **中间的版本号升级意味可能不兼容之前安装的内容,如果不是追新用户或者必须升级的版本请谨慎升级。** 例如 2.2.\*,不兼容2.1.\*
|
2020-12-29 14:11:11 +08:00
|
|
|
|
- **建议纯净系统**
|
|
|
|
|
- **如发现Nginx启动问题,请先卸载掉自编译的nginx或者重新build系统**
|
2021-01-07 11:18:26 +08:00
|
|
|
|
- **如果脚本显示安装TLS成功,并且想要重装或者使用不同的组合,请不要卸载脚本再安装,如果重复多次这样的操作则会导致ip、域名被拉黑无法申请TLS。**
|
2020-11-20 09:40:54 +08:00
|
|
|
|
|
2020-11-29 14:43:16 +08:00
|
|
|
|
## 脚本目录
|
2020-12-02 11:08:42 +08:00
|
|
|
|
- v2ray-core 【**/etc/v2ray-agent/v2ray**】
|
|
|
|
|
- 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**】
|
2020-11-29 14:42:44 +08:00
|
|
|
|
|
2020-12-07 16:54:09 +08:00
|
|
|
|
## [脚本常用命令](https://github.com/mack-a/v2ray-agent/blob/master/documents/common_commands.md)
|
2020-12-14 14:49:08 +08:00
|
|
|
|
## [常见脚本错误处理](https://github.com/mack-a/v2ray-agent/blob/master/documents/shell_error.md)
|
2020-09-10 15:18:09 +08:00
|
|
|
|
## 安装脚本
|
2020-11-20 09:40:54 +08:00
|
|
|
|
```
|
2020-11-21 00:19:31 +08:00
|
|
|
|
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
|
2020-11-20 09:40:54 +08:00
|
|
|
|
```
|
2020-11-16 10:03:47 +08:00
|
|
|
|
|
2020-09-06 11:29:17 +08:00
|
|
|
|
- 示例图
|
2020-12-02 11:06:13 +08:00
|
|
|
|
- 支持快捷方式启动,安装完毕后,shell输入[**vasma**]即可打开脚本,脚本执行路径[**/etc/v2ray-agent/install.sh**]
|
2020-09-23 14:20:01 +08:00
|
|
|
|
<img src="https://raw.githubusercontent.com/mack-a/v2ray-agent/master/fodder/install/install.jpg" width=700>
|
2020-05-23 23:21:43 +08:00
|
|
|
|
|
2020-09-24 15:19:37 +08:00
|
|
|
|
# 许可证
|
2020-11-27 11:16:48 +08:00
|
|
|
|
[GPL-3.0](https://github.com/mack-a/v2ray-agent/blob/master/LICENSE)
|
2020-09-24 15:19:37 +08:00
|
|
|
|
|
2020-09-24 11:43:25 +08:00
|
|
|
|
## Stargazers over time
|
|
|
|
|
|
|
|
|
|
[![Stargazers over time](https://starchart.cc/mack-a/v2ray-agent.svg)](https://starchart.cc/mack-a/v2ray-agent)
|