Skip to content

6-E-L-F-6/xui-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

X-UI Manager

A project based on the Telegram bot platform to manage the X-UI panel

X-UI Bot Screenshot 1 X-UI Bot Screenshot 2

Install X-UI panel

  1. execute command on terminal
bash <(curl -Ls https://raw.githubusercontent.com/NidukaAkalanka/x-ui-english/master/install.sh)
  1. setup username, password and port

Start the robot

  1. edit source bot

open main.py file and edit this lines

api_id = ''
api_hash = ''
bot_token = ''
  1. execute command in terminal

debian

apt-get install python3 python3-pip git

clone project

git clone https://github.com/6-E-L-F-6/xui-manager
cd xui-manager

Install the prerequisites.

pip install -r requirements.txt

lunch bot

python3 main.py

I would be happy to hear your comments or criticisms about my project. Also, if you are interested in collaborating on this project, please contact me. Telegram: My Account

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages