mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-06-06 21:24:10 +00:00
62 lines
2.8 KiB
Markdown
62 lines
2.8 KiB
Markdown
[English](/README.md) | [فارسی](/README.fa_IR.md) | [العربية](/README.ar_EG.md) | [中文](/README.zh_CN.md) | [Español](/README.es_ES.md) | [Русский](/README.ru_RU.md)
|
||
|
||
<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>
|
||
|
||
[](https://github.com/Sora39831/3x-ui/releases)
|
||
[](https://github.com/Sora39831/3x-ui/actions)
|
||
[](#)
|
||
[](https://github.com/Sora39831/3x-ui/releases/latest)
|
||
[](https://www.gnu.org/licenses/gpl-3.0.en.html)
|
||
[](https://pkg.go.dev/github.com/Sora39831/3x-ui/v2)
|
||
[](https://goreportcard.com/report/github.com/Sora39831/3x-ui/v2)
|
||
|
||
**3X-UI** — 一个基于网页的高级开源控制面板,专为管理 Xray-core 服务器而设计。它提供了用户友好的界面,用于配置和监控各种 VPN 和代理协议。
|
||
|
||
> [!IMPORTANT]
|
||
> 本项目仅用于个人使用和通信,请勿将其用于非法目的,请勿在生产环境中使用。
|
||
|
||
作为原始 X-UI 项目的增强版本,3X-UI 提供了更好的稳定性、更广泛的协议支持和额外的功能。
|
||
|
||
## 快速开始
|
||
|
||
```
|
||
bash <(curl -Ls https://raw.githubusercontent.com/Sora39831/3x-ui/master/install.sh)
|
||
```
|
||
|
||
完整文档请参阅 [项目Wiki](https://github.com/Sora39831/3x-ui/wiki)。
|
||
|
||
## 多节点共享控制
|
||
|
||
- 使用 MariaDB 作为共享控制数据库
|
||
- 仅保留一个 `master` 节点负责共享账号写入
|
||
- 其他节点配置为 `worker`
|
||
- `worker` 通过同步快照重建本地 Xray 配置
|
||
- 流量按增量回刷,不覆盖绝对总量
|
||
|
||
## 特别感谢
|
||
|
||
- [alireza0](https://github.com/alireza0/)
|
||
|
||
## 致谢
|
||
|
||
## 支持项目
|
||
|
||
**如果这个项目对您有帮助,您可以给它一个**:star2:
|
||
|
||
<a href="https://www.buymeacoffee.com/MHSanaei" target="_blank">
|
||
<img src="./media/default-yellow.png" alt="Buy Me A Coffee" style="height: 70px !important;width: 277px !important;" >
|
||
</a>
|
||
|
||
</br>
|
||
<a href="https://nowpayments.io/donation/hsanaei" target="_blank" rel="noreferrer noopener">
|
||
<img src="./media/donation-button-black.svg" alt="Crypto donation button by NOWPayments">
|
||
</a>
|
||
|
||
## 随时间变化的星标数
|
||
|
||
[](https://starchart.cc/Sora39831/3x-ui)
|