How to install vaxilu/x-ui. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.
vaxilu/x-ui Installation Guide
How to install vaxilu/x-ui. Official project installation instructions and setup guide.
⚡
Automated Install (Recommended)
Quick installation instructions for vaxilu/x-ui. This is the fastest way to complete project installation and setup.
Install via curl
curl -fsSL https://hexmos.com/ipm-install | bash &&
ipm i vaxilu/x-uior
Install via npx
npx @hexmos/ipm i vaxilu/x-uiPrerequisites
Docker
build_toolVersion: 3.8.0-ce-dev17-amd64
Python
languageVersion: 3.9.5
curl
system_toolVersion: 7.84.0
wget
system_toolVersion: 1.23.6
Git
system_toolVersion: 2.37.1
Manual Installation Methods
Manual installation instructions. How to install from GitHub source.
Shell Script Installation (Recommended)
curl -fsSL https://raw.githubusercontent.com/vaxilu/x-ui/master/install.sh | bashPost Installation Steps
- Start the server using the command: `sudo systemctl start x-ui`.
- Access the X-UI dashboard by navigating to your IP address in a web browser (e.g., http://192.168.1.100).
- Verify if the X-UI is running correctly by checking the status of the service using `systemctl status x-ui`.
