mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-06-06 21:24:10 +00:00
51 lines
2.1 KiB
Markdown
51 lines
2.1 KiB
Markdown
[中文](/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)
|
|
|
|
<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>
|
|
|
|
**3X-UI** — An advanced, open-source web-based control panel designed for managing Xray-core servers. It offers a user-friendly interface for configuring and monitoring various VPN and proxy protocols.
|
|
|
|
> [!IMPORTANT]
|
|
> This project is for personal learning and communication research only. Please do not use it for illegal purposes or in production environments.
|
|
|
|
As an enhanced version of the original X-UI project, 3X-UI provides better stability, broader protocol support, and additional features.
|
|
|
|
## Quick Start
|
|
|
|
### One-Click Installation Script
|
|
|
|
**Official Source:**
|
|
```bash
|
|
bash <(curl -Ls https://raw.githubusercontent.com/ruyawwj/3x-ui/main/install.sh)
|
|
```
|
|
|
|
**GitHub Acceleration (Recommended for users in China):**
|
|
|
|
Method 1 (Using default acceleration address):
|
|
```bash
|
|
bash <(curl -Ls https://gh.kejilion.pro/https://raw.githubusercontent.com/ruyawwj/3x-ui/main/install.sh)
|
|
```
|
|
|
|
Method 2 (Using custom acceleration address):
|
|
```bash
|
|
bash <(curl -Ls https://your-custom-mirror.com/https://raw.githubusercontent.com/ruyawwj/3x-ui/main/install.sh)
|
|
```
|
|
|
|
For full documentation, please visit the [project Wiki](https://github.com/MHSanaei/3x-ui/wiki).
|
|
|
|
## A Special Thanks to
|
|
|
|
- [alireza0](https://github.com/alireza0/)
|
|
|
|
## Acknowledgment
|
|
|
|
- [Iran v2ray rules](https://github.com/chocolate4u/Iran-v2ray-rules) (License: **GPL-3.0**): _Enhanced v2ray/xray and v2ray/xray-clients routing rules with built-in Iranian domains and a focus on security and adblocking._
|
|
- [Russia v2ray rules](https://github.com/runetfreedom/russia-v2ray-rules-dat) (License: **GPL-3.0**): _This repository contains automatically updated V2Ray routing rules based on data on blocked domains and addresses in Russia._
|
|
|
|
## Support Project
|
|
|
|
**If this project is helpful to you, you may wish to give it a**:star2:
|