v2ray-agent/README.md

73 lines
3.2 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

# 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/)
- [TG频道](https://t.me/v2rayAgentChannel)、[TG群组](https://t.me/technologyshare)、[官方网站](https://www.v2ray-agent.com/)
- **请给个⭐支持一下**
# 一、项目介绍
- 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)
# 二、线路推荐
> 推荐使用以下VPS线路。即使再好的协议也比不上一个高品质的VPS。因此推荐以下VPS线路
- [VPS选购指南最高性价比推荐观看](https://www.v2ray-agent.com/archives/1679975663984)
- [CN2 GIA](https://www.v2ray-agent.com/tags/cn2-gia)
- [AS9929](https://www.v2ray-agent.com/tags/as9929)
- [AS4837](https://www.v2ray-agent.com/tags/as4837)
- [日本软银](https://www.v2ray-agent.com/tags/ruan-yin)
- [CMI](https://www.v2ray-agent.com/tags/cmi)
# 三、安装使用
## 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)
# 四、反馈和建议
>如果您在使用过程中遇到任何问题或者有任何建议,欢迎在这里提交[issue](https://github.com/mack-a/v2ray-agent/issues),或者[加入](https://t.me/technologyshare)这个电报群进行交流。
# 五、捐赠
>感谢您对开源项目的关注和支持。一直在努力开发和完善这个项目。如果您觉得这个项目对您有帮助,欢迎通过以下方式进行捐赠。
[购买VPS捐赠](https://www.v2ray-agent.com/categories/vps)
[通过虚拟币向我捐赠](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)