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

Question cloudflare in xcodes

dogstyle007

Extended Member
Ext. Member
Joined
Nov 29, 2019
Messages
82
Reaction score
515
Points
94
Location
Africa
if you use cloudflare in your LB's you may recive some warning from CF, for ilegal use or streaming content..
like @JoAodeDeUs said... or you pay for streaming ( and is not cheap ) or you will get blocked for streaming copy righted content.
Do you think cloudflare minimum plan will bypass this? I mean the $20 plan .
 

darknight.live

Extended Member
Ext. Member
Joined
Oct 1, 2019
Messages
18
Reaction score
62
Points
24
Location
swiss
Do you think cloudflare minimum plan will bypass this? I mean the $20 plan .
it will depend how much data it will stream... but 20$ LOL... normal for streaming you will need enterprise plan...
and even if you have money and pay... after a few days you will get banned for streaming copyrithed content...
 

dogstyle007

Extended Member
Ext. Member
Joined
Nov 29, 2019
Messages
82
Reaction score
515
Points
94
Location
Africa
it will depend how much data it will stream... but 20$ LOL... normal for streaming you will need enterprise plan...
and even if you have money and pay... after a few days you will get banned for streaming copyrithed content...
Hmmm, not true about the enterprise plan. I know someone using it with xu and has hasn't been banned.
 
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
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

thugthug

Basic Member
Basic Member
Joined
Jul 23, 2021
Messages
152
Reaction score
249
Points
54
Location
::1
But you added in PHP the header, or directly in nginx.conf?

And if you have a MOVIE X in an LB, and you indicate another LB for that movie in the VOD config, it will copy that movie to the other LB...why do you want that?

Not use CF in LBs, sooner or later CF will block @darknight.live
So what to use with LB so they don't get discovered? What better alternative? Like cloudflare
 

tvdotio

Basic Member
Basic Member
Ext. Member
Joined
Apr 16, 2021
Messages
7
Reaction score
0
Points
4
Location
Portugal
Can also do:

In nginx.conf, in after open http {

PHP:
http {

#CF:
set_real_ip_from 173.245.48.0/20;
set_real_ip_from 103.21.244.0/22;
set_real_ip_from 103.22.200.0/22;
set_real_ip_from 103.31.4.0/22;
set_real_ip_from 141.101.64.0/18;
set_real_ip_from 108.162.192.0/18;
set_real_ip_from 190.93.240.0/20;
set_real_ip_from 188.114.96.0/20;
set_real_ip_from 197.234.240.0/22;
set_real_ip_from 198.41.128.0/17;
set_real_ip_from 162.158.0.0/15;
set_real_ip_from 104.16.0.0/13;
set_real_ip_from 104.24.0.0/14;
set_real_ip_from 172.64.0.0/13;
set_real_ip_from 2400:cb00::/32;
set_real_ip_from 2606:4700::/32;
set_real_ip_from 2803:f800::/32;
set_real_ip_from 2405:b500::/32;
set_real_ip_from 2405:8100::/32;
set_real_ip_from 2a06:98c0::/29;
real_ip_header X-Forwarded-For;
real_ip_recursive off;

Need realip module compiled in NGINX...

For confirm if have:
nginx -V 2>&1 | egrep --color -o 'realip_module'
In the case XC:
/home/xtreamcodes/iptv_xtream_codes/nginx/sbin/nginx -V 2>&1 | egrep --color -o 'realip_module'

For obtain IPs CF updated: IN cloudflare_ips.conf FILE -->

PHP:
cat /dev/null > cloudflare_ips.conf && curl -s https://www.cloudflare.com/ips-v4 | while read ip; do echo "set_real_ip_from $ip;" >> cloudflare_ips.conf; done && curl -s https://www.cloudflare.com/ips-v6 | while read ip; do echo "set_real_ip_from $ip;" >> cloudflare_ips.conf; done && printf "real_ip_header X-Forwarded-For;\nreal_ip_recursive off;\n" >> cloudflare_ips.conf

Test:
/home/xtreamcodes/iptv_xtream_codes/nginx/sbin/nginx -t
Reload:
/home/xtreamcodes/iptv_xtream_codes/nginx/sbin/nginx -s reload

NOT use CF in LBs...
Thank you @joaodedeus , I did this but when I activate PROXY in Cloudflare I can't reach my admin panel.. everything works fine less the panel.. you know what can be? I use the default SSL port for reach the panel
 

mini-pro

Extended Member
Ext. Member
Joined
Jul 26, 2019
Messages
51
Reaction score
60
Points
29
Location
Taliban
Wich be solution if using 2 unsuported cloudflare http ports?
 
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
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