Answer [Request] XtreamUI Install Script

Advertise with us


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

@tealcavalon

Respected
May 9, 2022
87
327
World
does anyone have an updated script to install XreamUI?
Not saying that @Ian didn't answer properly but I actually prefer the script from Emre in GitHub: IPTVApps - GitHub - emre1393/xtreamui_mirror: This is an installation mirror for xtream ui software.

It has the latest stable NGINX, NGINX RTMP and nginx.conf already inside and Emre updates this GitHub several times a month. Here's the script:


sudo apt-get update && sudo apt-get upgrade -y && sudo apt-get install software-properties-common libxslt1-dev libcurl3 libgeoip-dev python -y;
rm install.py; wget https://github.com/emre1393/xtreamui_mirror/raw/master/install.py; sudo python install.py
 
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