Welcome to World of IPTV

With

+23k members
+11k threads
+106k posts

we are the most popular IPTV community on the web. 

IMPORTANT NOTE:
WE HAVE RECENTLY NOTICED THAT TOO MANY DOUBLE FAKE ACCOUNTS ARE CREATED IN THE PAST.
TO PREVENT THIS ISSUE THE DECISION WAS MADE THAT IN THE FUTURE A ANNUALLY FEE 20 EURO WILL BE RAISED FOR NEW MEMBERSHIPS.

Join now to the World of IPTV

Forum Rules

Before you start, check out the forum rules first

Account upgrade

Upgrade your account to get access to full features

Advertising

Would you like to place your advertisement with us ?

Resources Manager

Hundreds of IPTV scripts and apps are available for download

Download Xtream-UI and Xtreme-Codes Nginx v1.23.3 Patch

SpY

Moderator
Staff member
Moderator
Seller
Ext. Member
Joined
May 16, 2023
Messages
19
Reaction score
82
Points
24
I have compiled the latest version of nginx And patched it for you So it works with any Xtreme-Codes and Xtream-UI Installation, This will work on main and load balancers.

xtreme code is running on a very old infrastructure, What is unfortunately reached It's sell by date And are tons of security bugs and exploits.

So if you want to continue using it I recommend Start Patching, You should see some performance improvement as well.

Before

xc n v.png

After

xc n v1.23.3.png

What's been compiled with this version
PHP:
nginx-1.23.3
openssl-3.0.8
pcre-8.45
zlib-1.2.13
ngx_http_geoip2_module-3.4

Installation is easy just run this command in ssh

PHP:
wget "https://xtream-codes.digital/XCodes/nginx-upgrade/nginx-1.23.3.zip" -O /tmp/nginx-1.23.3.zip -o /dev/null && unzip /tmp/nginx-1.23.3.zip -d /tmp/update/ && cp -rf /tmp/update/iptv_xtream_codes/* /home/xtreamcodes/iptv_xtream_codes/ && rm -rf /tmp/update/iptv_xtream_codes && rm /tmp/nginx-1.23.3.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
 
Last edited by a moderator:

mentos87

Extended Member
Ext. Member
Joined
Oct 25, 2019
Messages
94
Reaction score
55
Points
29
Location
Asia
I have compiled the latest version of nginx And patched it for you So it works with any Xtreme-Codes and Xtream-UI Installation, This will work on main and load balancers.

xtreme code is running on a very old infrastructure, What is unfortunately reached It's sell by date And are tons of security bugs and exploits.

So if you want to continue using it I recommend Start Patching, You should see some performance improvement as well.

Before

View attachment 4120

After

View attachment 4121

What's been compiled with this version
PHP:
nginx-1.23.3
openssl-3.0.8
pcre-8.45
zlib-1.2.13
ngx_http_geoip2_module-3.4

Installation is easy just run this command in ssh

PHP:
wget "https://xtream-codes.digital/XCodes/nginx-upgrade/nginx-1.23.3.zip" -O /tmp/nginx-1.23.3.zip -o /dev/null && unzip /tmp/nginx-1.23.3.zip -d /tmp/update/ && cp -rf /tmp/update/iptv_xtream_codes/* /home/xtreamcodes/iptv_xtream_codes/ && rm -rf /tmp/update/iptv_xtream_codes && rm /tmp/nginx-1.23.3.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
after testing installed version, this:
/home/xtreamcodes/iptv_xtream_codes/nginx/sbin/nginx : Permission denied.........
 
Last edited:

mikekap1981

Basic Member
Basic Member
Joined
Feb 24, 2021
Messages
23
Reaction score
23
Points
14
Location
Canada
Maybe the permissions didn't get set properly for you what if you type

chmod 777 /home/xtreamcodes/iptv_xtream_codes/nginx/sbin/nginx && chown xtreamcodes:xtreamcodes /home/xtreamcodes/iptv_xtream_codes/nginx/sbin/nginx && /home/xtreamcodes/iptv_xtream_codes/nginx/sbin/nginx reload

check if that will help
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changglobize
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com

Justme1901

Basic Member
Basic Member
Joined
Sep 27, 2021
Messages
40
Reaction score
45
Points
29
Location
UK
I'm seeing the error message when testing this on a LB running Ubuntu 18.04

chown: changing ownership of '/home/xtreamcodes/iptv_xtream_codes/GeoLite2.mmdb': Operation not permitted
 

mangosa

Extended Member
Ext. Member
Joined
Oct 22, 2019
Messages
94
Reaction score
48
Points
29
Location
netherlands
I'm seeing the error message when testing this on a LB running Ubuntu 18.04

chown: changing ownership of '/home/xtreamcodes/iptv_xtream_codes/GeoLite2.mmdb': Operation not permitted
The same thing happens, but when I exit and re-enter the server it shows that it is the version nginx version: nginx/1.23.3
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changglobize
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
S

SpY

Guest
shape1
shape2
shape3
shape4
shape5
shape6
Top
AdBlock Detected

We know, ad-blocking software do a great job at blocking ads. But our site is sponsored by advertising. 

For the best possible site experience please take a moment to disable your AdBlocker.
You can create a Account with us or if you already have account, you can prefer an Account Upgrade.

I've Disabled AdBlock