v2ray-agent/README.md

92 lines
3.4 KiB
Markdown
Raw Normal View History

2023-01-10 16:12:39 +08:00
# 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)
2023-01-10 16:12:39 +08:00
- [English Version](https://github.com/mack-a/v2ray-agent/blob/master/documents/en/README_EN.md)
2023-04-04 17:10:08 +08:00
- [VPS选购指南](https://www.v2ray-agent.com/archives/1679975663984)
2023-04-19 16:02:45 +08:00
- [ChatGPT解锁](https://www.v2ray-agent.com/archives/olinkshen-du-ce-ping)
2023-04-23 16:22:32 +08:00
- **请给个⭐支持一下**
<details><summary>项目介绍</summary>
<br/>
2023-04-23 16:22:32 +08:00
- Xray-core/v2ray-core一键安装脚本
- 支持多种传输协议包括VLESS、VMess、Trojan和Hysteria支持多种协议组合。
- 支持自动申请和更新SSL证书并且提供了一个伪装站点。详情请查看[官方网站](https://www.v2ray-agent.com/archives/1679931532764)
- [支持无需域名的VLESS Reality特性](https://www.v2ray-agent.com/archives/1680104902581)
2023-03-28 16:52:12 +08:00
- [脚本使用教程推荐](https://www.v2ray-agent.com/categories/jiao-cheng)
2023-04-07 15:22:06 +08:00
- [Reality教程和介绍【推荐阅读】](https://www.v2ray-agent.com/archives/1680104902581)
</details>
2023-01-10 16:12:39 +08:00
2023-04-27 17:43:47 +08:00
<details><summary>快速安装</summary>
<br/>
2023-01-10 16:12:39 +08:00
## 1.安装脚本
2023-03-20 11:25:29 +08:00
- 支持快捷方式启动安装完毕后shell输入【**vasma**】即可打开脚本,脚本执行路径[**/etc/v2ray-agent/install.sh**]
2023-03-28 16:52:12 +08:00
- Github
2023-03-20 11:25:29 +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
```
2023-04-04 17:10:08 +08:00
- 官方网站【备用】
```
wget -P /root -N --no-check-certificate "https://www.v2ray-agent.com/v2ray-agent/install.sh" && chmod 700 /root/install.sh && /root/install.sh
```
2023-04-27 17:43:47 +08:00
## [2.搭建教程](https://www.v2ray-agent.com/archives/1682491479771)
</details>
2023-04-04 17:10:08 +08:00
<details><summary>VPS线路推荐</summary>
<br/>
> 推荐使用以下VPS线路您将享受到更优质的使用体验。即使再好的协议也比不上一个高品质的VPS。因此推荐以下VPS线路
- [CN2 GIA](https://www.v2ray-agent.com/categories/vps)
- [AS9929](https://www.v2ray-agent.com/categories/vps)
- [AS4837](https://www.v2ray-agent.com/categories/vps)
- [日本软银](https://www.v2ray-agent.com/categories/vps)
- [CMI](https://www.v2ray-agent.com/categories/vps)
</details>
<details><summary>反馈和建议</summary>
<br/>
2023-04-23 16:22:32 +08:00
- 如果您在使用过程中遇到任何问题或者有任何建议,欢迎在这里提交[issue](https://github.com/mack-a/v2ray-agent/issues),或者[加入](https://t.me/technologyshare)这个电报群进行交流。
</details>
2023-04-23 16:22:32 +08:00
<details><summary>联系我</summary>
<br/>
2023-04-04 17:10:08 +08:00
- [官方网站](https://www.v2ray-agent.com/)、[Telegram群](https://t.me/technologyshare)、[Telegram Channel](https://t.me/v2rayAgentChannel)
</details>
2023-01-10 16:12:39 +08:00
<details><summary>捐赠</summary>
<br/>
2023-01-10 16:12:39 +08:00
- 感谢您对开源项目的关注和支持。一直在努力开发和完善这个项目。如果您觉得这个项目对您有帮助,欢迎通过以下方式进行捐赠。
2023-01-10 16:12:39 +08:00
[购买VPS捐赠](https://www.v2ray-agent.com/categories/vps)
2023-01-10 16:12:39 +08:00
[通过虚拟币向我捐赠](https://www.v2ray-agent.com/1679123834836)
2023-01-10 16:12:39 +08:00
</details>
2023-01-10 16:12:39 +08:00
<details><summary>许可证</summary>
<br/>
2023-01-10 16:12:39 +08:00
[AGPL-3.0](https://github.com/mack-a/v2ray-agent/blob/master/LICENSE)
</details>
2023-01-10 16:12:39 +08:00
## Stargazers over time
[![Stargazers over time](https://starchart.cc/mack-a/v2ray-agent.svg)](https://starchart.cc/mack-a/v2ray-agent)