Giter VIP home page Giter VIP logo

x-ui's Introduction

X-Ui

English Version of X-UI Panel with Updated Xray-Core, Multi-protocol & Multi-user, with more option and some of more advanced.

It's a fork from HossinAsaadi's x-ui and NidukaAkalanka's x-ui.

Features ๐Ÿช„

  • System status monitoring
  • English and Persian language support
  • Use latest version of xray-core
  • Ability to install the latest version of the xray-core from inside the panel
  • Multi-user can be added as users for Vmess, Vless and Trojan configurations with separate QR codes
  • Traffic statistics, limit traffic, users tarffic limit and limit expiration time
  • Support more transmission for Trojan protocol
  • Ability to define SNI for Vmess, Vless, Trojan
  • Ability to define uTLS for Vmess, Vless, Trojan
  • Advanced TLS settings
  • Automatic Adding users email to configuration remark by panel
  • Some design change for better ui
  • Block Iran IP option
  • Security token for login to panel
  • Clone Inbounds
  • Support multi-user multi-protocol, web page visualization operation
  • Supported protocols: vmess, vless, trojan, shadowsocks, dokodemo-door, socks, http
  • Support to configure more transmission configurations
  • Customizable xray configuration templates
  • Support https access panel (bring your own domain name + ssl certificate)
  • Support one-click install BBR kernel
  • Support one-click SSL certificate application and automatic renewal

Supported operating systems ๐Ÿ’ป

  • Debian 11 or higher (Recommended)
  • Ubuntu 20.04 or higher
  • Fedora 32 or higher
  • CentOS 9 Stream or higher
  • AlmaLinux 9.1 or higher
  • Rocky Linux 9 or higher

Single Command Install & upgrade โœจ

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

Manual install & upgrade โš™๏ธ

  1. First update your system and run the following commands. (Must have root user permissions)
sudo su
cd
  1. Then download the latest compressed package from https://github.com/sudospaes/x-ui/releases/latest, generally choose amd64 architecture

  2. Run the following commands respectively:

If your server cpu architecture is not amd64, replace * in the command with another architecture

rm x-ui/ /usr/local/x-ui/ /usr/bin/x-ui -rf
tar zxvf x-ui-linux-amd64.tar.gz
chmod +x x-ui/x-ui x-ui/bin/xray-linux-* x-ui/x-ui.sh
cp x-ui/x-ui.sh /usr/bin/x-ui
cp -f x-ui/x-ui.service /etc/systemd/system/
mv x-ui/ /usr/local/
systemctl daemon-reload
systemctl enable x-ui
systemctl restart x-ui

x-ui's People

Contributors

sudospaes avatar nidukaakalanka avatar harlyquinforest avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.