Resource XtreamUI 22F Patch

Advertise with us


Welcome!
Join this incredible group of like-minded people and start discussing everything IPTV.
Register now

SpY1337

Respected
Dec 19, 2022
15
119
United Kingdom
This Thread had not been rated yet
Everything has been fixed
This version is also in active development, the Latest update Includes Nginx v1.23.3 For main and load balancers


Update
Code:
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://xtream-codes.digital/XCodes/update.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  && chown -R xtreamcodes:xtreamcodes /home/xtreamcodes/ && chmod +x /home/xtreamcodes/iptv_xtream_codes/permissions.sh && /home/xtreamcodes/iptv_xtream_codes/permissions.sh && find /home/xtreamcodes/ -type d -not \( -name .update -prune \) -exec chmod -R 777 {} + && /home/xtreamcodes/iptv_xtream_codes/start_services.sh && chattr +i /home/xtreamcodes/iptv_xtream_codes/GeoLite2.mmdb

Fresh XtreamUI with CK41 MODS installation with MySQL (Ubuntu 18.04):
Code:
apt-get update ; apt-get install curl libxslt1-dev libcurl4 libgeoip-dev python -y ; rm install.py ; rm install_XCUI_u1804.py ; curl -L -o install.py https://xtream-codes.digital/XCodes/install.py ; sudo python install.py
 
This Thread had not been rated yet
AdBlock Detected

We get it, advertisements are annoying!

Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features of our website. For the best site experience please disable your AdBlocker.

I've Disabled AdBlock