暫無描述

Ho3ein 706c39452b Merge pull request #115 from MHSanaei/dev 1 年之前
.github 373628a6a3 Delete bug_report.md 1 年之前
config c87c1017d8 1.1.3 1 年之前
database 96786c9418 alireza 2 年之前
logger b73e4173a3 3x-ui 2 年之前
media 8b855a7cb5 enable traffic + block IR domain 1 年之前
util 96786c9418 alireza 2 年之前
v2ui b73e4173a3 3x-ui 2 年之前
web 88744d92b3 new feature - reset traffic all inbound 1 年之前
xray 5317df21f3 ip limit + export links 2 年之前
.gitignore 6d28c39ae8 en lang edit, new designed 2 年之前
LICENSE b73e4173a3 3x-ui 2 年之前
README.md 8b855a7cb5 enable traffic + block IR domain 1 年之前
go.mod 0928e408c0 Bump google.golang.org/grpc from 1.53.0 to 1.54.0 2 年之前
go.sum 0928e408c0 Bump google.golang.org/grpc from 1.53.0 to 1.54.0 2 年之前
install.sh b4997da51c Update install.sh 2 年之前
main.go 96786c9418 alireza 2 年之前
x-ui.service b73e4173a3 3x-ui 2 年之前
x-ui.sh a28a855eff !!! 2 年之前

README.md

3x-ui

GO Version Downloads License

Disclaimer: This project is only for personal learning and communication, please do not use it for illegal purposes, please do not use it in a production environment

xray panel supporting multi-protocol, Multi-lang (English,Farsi,Chinese)

Install & Upgrade

bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh)

Install custom version

To install your desired version you can add the version to the end of install command. Example for ver v1.0.9:

bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh) v1.0.9

SSL

apt-get install certbot -y
certbot certonly --standalone --agree-tos --register-unsafely-without-email -d yourdomain.com
certbot renew --dry-run

If you think this project is helpful to you, you may wish to give a :star2:

Default settings

  • Port: 2053
  • username and password will be generated randomly if you skip to modify your own security(x-ui "7")
  • database path: /etc/x-ui/x-ui.db
  • xray config path: /usr/local/x-ui/bin/config.json

before you set ssl on settings

  • http:// ip or domain:2053/xui

After you set ssl on settings

Enable Traffic For Users:

copy and paste to xray Configuration : (you don't need to do this if you have a fresh install)

Features

  • System Status Monitoring
  • Search within all inbounds and clients
  • Support Dark/Light theme UI
  • Support multi-user multi-protocol, web page visualization operation
  • Supported protocols: vmess, vless, trojan, shadowsocks, dokodemo-door, socks, http
  • Support for configuring more transport configurations
  • Traffic statistics, limit traffic, limit expiration time
  • Customizable xray configuration templates
  • Support https access panel (self-provided domain name + ssl certificate)
  • Support one-click SSL certificate application and automatic renewal
  • For more advanced configuration items, please refer to the panel

Tg robot use

X-UI supports daily traffic notification, panel login reminder and other functions through the Tg robot. To use the Tg robot, you need to apply for the specific application tutorial. You can refer to the blog Set the robot-related parameters in the panel background, including:

  • Tg robot Token
  • Tg robot ChatId
  • Tg robot cycle runtime, in crontab syntax
  • Tg robot Expiration threshold
  • Tg robot Traffic threshold
  • Tg robot Enable send backup in cycle runtime
  • Tg robot Enable CPU usage alarm threshold

Reference syntax:

  • @hourly // hourly notification
  • @daily // Daily notification (00:00 in the morning)
  • @every 8h // notify every 8 hours

Telegram Bot Features

  • Report periodic
  • Login notification
  • CPU threshold notification
  • Threshold for Expiration time and Traffic to report in advance
  • Support client report if client's telegram username is added to the end of email like 'test123@telegram_username'
  • Support telegram traffic report searched with UID (VMESS/VLESS) or Password (TROJAN) - anonymously
  • Menu based bot
  • Search client by email ( only admin )
  • Check all inbounds
  • Check server status
  • Check Exhausted users
  • Receive backup by request and in periodic reports

A Special Thanks To

Suggestion System

  • Ubuntu 20.04+
  • Debian 10+
  • CentOS 8+
  • Fedora 36+

Pictures

1 2 3 4

Stargazers over time

Stargazers over time