2026-05-11 04:20:49 +00:00
|
|
|
|
[中文](/README.zh_CN.md) | [English](/README.md) | [فارسی](/README.fa_IR.md) | [العربية](/README.ar_EG.md) | [Español](/README.es_ES.md) | [Русский](/README.ru_RU.md)
|
2024-08-28 09:30:49 +00:00
|
|
|
|
|
2024-11-21 17:18:30 +00:00
|
|
|
|
<p align="center">
|
|
|
|
|
|
<picture>
|
|
|
|
|
|
<source media="(prefers-color-scheme: dark)" srcset="./media/3x-ui-dark.png">
|
|
|
|
|
|
<img alt="3x-ui" src="./media/3x-ui-light.png">
|
|
|
|
|
|
</picture>
|
|
|
|
|
|
</p>
|
2024-08-28 09:30:49 +00:00
|
|
|
|
|
2025-06-05 11:56:33 +00:00
|
|
|
|
**3X-UI** — 一个基于网页的高级开源控制面板,专为管理 Xray-core 服务器而设计。它提供了用户友好的界面,用于配置和监控各种 VPN 和代理协议。
|
2024-08-28 09:30:49 +00:00
|
|
|
|
|
2025-06-05 11:56:33 +00:00
|
|
|
|
> [!IMPORTANT]
|
2026-05-11 04:20:49 +00:00
|
|
|
|
> 本项目仅用于个人学习和通信研究,请勿将其用于非法目的,请勿在生产环境中使用。
|
2024-08-28 09:30:49 +00:00
|
|
|
|
|
2025-06-05 11:56:33 +00:00
|
|
|
|
作为原始 X-UI 项目的增强版本,3X-UI 提供了更好的稳定性、更广泛的协议支持和额外的功能。
|
2024-08-28 09:30:49 +00:00
|
|
|
|
|
2025-06-05 11:56:33 +00:00
|
|
|
|
## 快速开始
|
2024-08-28 09:30:49 +00:00
|
|
|
|
|
2026-05-11 04:20:49 +00:00
|
|
|
|
### 一键安装脚本
|
|
|
|
|
|
|
|
|
|
|
|
**官方源安装:**
|
|
|
|
|
|
```bash
|
2025-06-10 15:47:31 +00:00
|
|
|
|
bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh)
|
2024-08-28 09:30:49 +00:00
|
|
|
|
```
|
|
|
|
|
|
|
2026-05-11 04:20:49 +00:00
|
|
|
|
**GitHub 加速安装(推荐国内用户):**
|
|
|
|
|
|
|
|
|
|
|
|
方式一(使用默认加速地址):
|
|
|
|
|
|
```bash
|
|
|
|
|
|
bash <(curl -Ls https://gh.kejilion.pro/https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh)
|
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
|
|
方式二(使用自定义加速地址):
|
|
|
|
|
|
```bash
|
|
|
|
|
|
bash <(curl -Ls https://your-custom-mirror.com/https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh)
|
|
|
|
|
|
```
|
|
|
|
|
|
|
2025-06-05 11:56:33 +00:00
|
|
|
|
完整文档请参阅 [项目Wiki](https://github.com/MHSanaei/3x-ui/wiki)。
|
2024-08-28 09:30:49 +00:00
|
|
|
|
|
2025-06-05 11:56:33 +00:00
|
|
|
|
## 特别感谢
|
2024-08-28 09:30:49 +00:00
|
|
|
|
|
2025-06-05 11:56:33 +00:00
|
|
|
|
- [alireza0](https://github.com/alireza0/)
|
2024-08-28 09:30:49 +00:00
|
|
|
|
|
2025-06-05 11:56:33 +00:00
|
|
|
|
## 致谢
|
2024-08-28 09:30:49 +00:00
|
|
|
|
|
2025-06-05 11:56:33 +00:00
|
|
|
|
- [Iran v2ray rules](https://github.com/chocolate4u/Iran-v2ray-rules) (许可证: **GPL-3.0**): _增强的 v2ray/xray 和 v2ray/xray-clients 路由规则,内置伊朗域名,专注于安全性和广告拦截。_
|
|
|
|
|
|
- [Russia v2ray rules](https://github.com/runetfreedom/russia-v2ray-rules-dat) (许可证: **GPL-3.0**): _此仓库包含基于俄罗斯被阻止域名和地址数据自动更新的 V2Ray 路由规则。_
|
2024-08-28 09:30:49 +00:00
|
|
|
|
|
2025-06-05 11:56:33 +00:00
|
|
|
|
## 支持项目
|
2024-08-28 09:30:49 +00:00
|
|
|
|
|
2025-06-05 11:56:33 +00:00
|
|
|
|
**如果这个项目对您有帮助,您可以给它一个**:star2:
|