Skip to content

LampStack/xui-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

X-UI php Class

- Its a Simple PHP Class For v2Ray x-ui Panel

with this class, You are able to control any x-ui panel.

- How To Run X-UI On Your Server👇🏻

1- First of all , Make sure your server OS is Ubuntu >= 18

2- Update your server libraries with:

apt update -y && apt upgrade -y

3- Also install curl and socat:

apt install curl socat -y

3- Then run this command:

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

4- Now You have to open this link on your browser to see the X-UI login page : <YOUR-SERVER-IP>:54321

Your username and password both are : admin

Contact Me

Telegram
Email

About

< v2Ray x-ui php API class >

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages