mirror of
https://github.com/xoceunder/Xtream-UI-install.git
synced 2026-09-15 21:52:16 +02:00
main
📌 About XtreamCodes Server
Installer Xtream-UI currently supports linux 18, 20, 22, 24 This is an installation mirror for xtream ui software on Ubuntu.
⚙️ Installation
Update your ubuntu first, then install panel:
sudo apt update && sudo apt full-upgrade -y && rm -rf install.py && wget https://github.com/xoceunder/Xtream-UI-install/raw/main/install.py && sudo python3 install.py
📡 Streaming URLs
| Platform | URL Format |
|---|---|
| XtreamCodes | http://<host>:25500 |
| MAG/Stalker Portal | http://<host>:25461/stalker_portal/c/ |
| M3U Playlist | http://<host>:25461/get.php?username=test&password=test&type=m3u_plus&output=ts |
📌 Refer to the API documentation for details on GET request parameters.
🛠️ Managing the Panel
To start the Xtream Codes panel, use:
sudo systemctl start xtreamcodes
| Command | Description |
|---|---|
status |
Status the panel |
start |
Start the panel |
stop |
Stop the panel |
restart |
Restart the panel |
reload |
Reload Nginx configuration |
Languages
Python
95.5%
Shell
4.5%