93 lines
3.4 KiB
Markdown
93 lines
3.4 KiB
Markdown
# 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)
|
||
- [VPS选购指南](https://www.v2ray-agent.com/archives/1679975663984)
|
||
- [ChatGPT解锁](https://www.v2ray-agent.com/archives/olinkshen-du-ce-ping)
|
||
- [freevod一个免费的观影网站](https://share.freevod.org/)
|
||
|
||
- **请给个⭐支持一下**
|
||
|
||
<details><summary>项目介绍</summary>
|
||
<br/>
|
||
|
||
- 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)
|
||
- [脚本使用教程推荐](https://www.v2ray-agent.com/categories/jiao-cheng)
|
||
- [Reality教程和介绍【推荐阅读】](https://www.v2ray-agent.com/archives/1680104902581)
|
||
</details>
|
||
|
||
|
||
<details><summary>快速安装</summary>
|
||
<br/>
|
||
|
||
## 1.安装脚本
|
||
|
||
- 支持快捷方式启动,安装完毕后,shell输入【**vasma**】即可打开脚本,脚本执行路径[**/etc/v2ray-agent/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
|
||
```
|
||
|
||
- 官方网站【备用】
|
||
```
|
||
wget -P /root -N --no-check-certificate "https://www.v2ray-agent.com/v2ray-agent/install.sh" && chmod 700 /root/install.sh && /root/install.sh
|
||
```
|
||
## [2.搭建教程](https://www.v2ray-agent.com/archives/1682491479771)
|
||
|
||
</details>
|
||
|
||
<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/>
|
||
|
||
- 如果您在使用过程中遇到任何问题或者有任何建议,欢迎在这里提交[issue](https://github.com/mack-a/v2ray-agent/issues),或者[加入](https://t.me/technologyshare)这个电报群进行交流。
|
||
</details>
|
||
|
||
<details><summary>联系我</summary>
|
||
<br/>
|
||
|
||
- [官方网站](https://www.v2ray-agent.com/)、[Telegram群](https://t.me/technologyshare)、[Telegram Channel](https://t.me/v2rayAgentChannel)
|
||
</details>
|
||
|
||
<details><summary>捐赠</summary>
|
||
<br/>
|
||
|
||
- 感谢您对开源项目的关注和支持。一直在努力开发和完善这个项目。如果您觉得这个项目对您有帮助,欢迎通过以下方式进行捐赠。
|
||
|
||
[购买VPS捐赠](https://www.v2ray-agent.com/categories/vps)
|
||
|
||
[通过虚拟币向我捐赠](https://www.v2ray-agent.com/1679123834836)
|
||
|
||
</details>
|
||
|
||
|
||
<details><summary>许可证</summary>
|
||
<br/>
|
||
|
||
[AGPL-3.0](https://github.com/mack-a/v2ray-agent/blob/master/LICENSE)
|
||
|
||
</details>
|
||
|
||
|
||
## Stargazers over time
|
||
|
||
[![Stargazers over time](https://starchart.cc/mack-a/v2ray-agent.svg)](https://starchart.cc/mack-a/v2ray-agent)
|