XTREAM UI
Xtream UI allows IPTV streaming providers to manage their own IPTV or VOD service and their customer database. It is the most popular and used platform for IPTV streaming.
How to Install XTREAM UI?
Installation of Xtream-UI on ubuntu server with admin panel
01 – update and install required libraries
apt-get update ; apt-get install libxslt1-dev libcurl3 libgeoip-dev python -y
02 – download the XTREAM UI Installation file
wget https://gitlab.com/tiyansoft/xpertcodes/-/raw/master/install.py
follow the steps your see on ssh screen until complete
03 – Update XTREAM UI Panel files to the Latest
apt-get install unzip e2fsprogs python-paramiko -y && chattr -i /home/xtreamcodes/iptv_xtream_codes/GeoLite2.mmdb && rm -rf /home/xtreamcodes/iptv_xtream_codes/admin && rm -rf /home/xtreamcodes/iptv_xtream_codes/pytools && wget "https://raw.githubusercontent.com/tiyansoft/xtream/main/release_22f.zip" -O /tmp/update.zip -o /dev/null && unzip /tmp/update.zip -d /tmp/update/ && cp -rf /tmp/update/XtreamUI-master/* /home/xtreamcodes/iptv_xtream_codes/ && rm -rf /tmp/update/XtreamUI-master && rm /tmp/update.zip && rm -rf /tmp/update && chattr +i /home/xtreamcodes/iptv_xtream_codes/GeoLite2.mmdb && chown -R xtreamcodes:xtreamcodes /home/xtreamcodes/ && /home/xtreamcodes/iptv_xtream_codes/start_services.sh
04 – Update GeoLite2
cd /home/xtreamcodes/iptv_xtream_codes/crons/ && cp servers_checker.php servers_checker.php.orgi && rm servers_checker.php && wget https://gitlab.com/tiyansoft/xpertcodes/-/raw/master/servers_checker.php
sudo chattr -i /home/xtreamcodes/iptv_xtream_codes/GeoLite2.mmdb && sudo chmod 777 /home/xtreamcodes/iptv_xtream_codes/GeoLite2.mmdb && sudo chown -R xtreamcodes:xtreamcodes /home/xtreamcodes/ && sudo chmod 777 -R /home/xtreamcodes/iptv_xtream_codes/crons
sudo chmod +x /home/xtreamcodes/iptv_xtream_codes/nginx_rtmp/sbin/nginx_rtmp
sudo chmod +x /home/xtreamcodes/iptv_xtream_codes/nginx/sbin/nginx
sudo /home/xtreamcodes/iptv_xtream_codes/start_services.sh
05 – Set Autostart on Server reboot
sudo nano /etc/crontab
@reboot root /home/xtreamcodes/iptv_xtream_codes/start_services.sh
Done
Now the installation completed and you can access the panel with yourip:25500
Trusted by 1,000,000+ Clients
Trusted XTREAM UI Mods
X-TEKO v3.0.7 is the latest XtreamUI mod by X-TEKO. Using X-TEKO v3.0.7 as a service for your iptv server will save you time & money. Forget server administration & software installation! Focus on running your IPTV/VOD streaming business.
the mods version is based on the original version of the R22F XTREAM UI Panel, we modified and removed all backdoors and we are adding some new features into the panel source on every update.