Welcome to World of IPTV

Join us now to get access to all our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, and so, so much more. It's also quick and totally free, so what are you waiting for?

Forum Rules

Our Rules: Read to avoid getting banned!

Advertising

Introduce Yourself to the World with Us!

Resource Database

Find the newest resources around IPTV!

Account upgrade

Upgrade your account to unlock more benefits!

Question cloudflare in xcodes

Status
Not open for further replies.
Simple ,
Change streaming port for one of cloudflares proxy ports like:

HTTP ports supported by Cloudflare:

  • 80
  • 8080
  • 8880
  • 2052
  • 2082
  • 2086
  • 2095
HTTPS ports supported by Cloudflare:

  • 443
  • 2053
  • 2083
  • 2087
  • 2096
  • 8443

And then you need to think a little and go to firewall rules and allow direct access to get.php?= and api.php?= links.
 
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 @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
Simple ,
Change streaming port for one of cloudflares proxy ports like:

HTTP ports supported by Cloudflare:

  • 80
  • 8080
  • 8880
  • 2052
  • 2082
  • 2086
  • 2095
HTTPS ports supported by Cloudflare:

  • 443
  • 2053
  • 2083
  • 2087
  • 2096
  • 8443

And then you need to think a little and go to firewall rules and allow direct access to get.php?= and api.php?= links.
thanks mate i have changed now streaming port to 8080 am using xtream ui please can you explain a but how can i allwo this firewall
 
Can you tell me what the benefit of cloudflare is ....what does it do?
 
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 @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
thanks mate i have changed now streaming port to 8080 am using xtream ui please can you explain a but how can i allwo this firewall
i can't explain everything sometimes people need to explore and learn for them selfs.
Go to firewall page in cloudflare and read again what what i wrote and try to understand what i mean, try to explore if you have doubts post it here and we can try to help you,
 
if you connected with cloudflare always laggg.... my review..
 
Don't connect balancers on cloudflare cuz they will limit internet speed, because CF is only for webpages. You can connect only main Server and don't host any stream on main server.
 
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 @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
Got the main server working behind the proxy. Now I want to have a local LB which must be used as server for streams. Is this possible?
 
Last edited:
what settings did you use on cloudflare firewall?
 
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 @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
As far as i know you dont need to add anything in cf firewall rules. Just make sure your main server is not streaming only lb must stream and all customers need to stream from lb. main is behind cf and sends m3u files and pushes requests
 
tip
init.php in wwwdir in main and slaves add

if (isset($_SERVER["HTTP_CF_CONNECTING_IP"])) {
$_SERVER['REMOTE_ADDR'] = $_SERVER["HTTP_CF_CONNECTING_IP"];
}
 
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 @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
hello my friends
i hope you all good
please can anyone explain how to use cloudflare to hide ips of main panel and load blancers plz
thanx alot

they will send your domain to cloudflare if you have an abuse , and cloudflare close your accounts :cool:
 
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 @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
tip
init.php in wwwdir in main and slaves add

if (isset($_SERVER["HTTP_CF_CONNECTING_IP"])) {
$_SERVER['REMOTE_ADDR'] = $_SERVER["HTTP_CF_CONNECTING_IP"];
}
but we have files encrypted
do you can modify the file to make get.php keep using the same dns name where the m3u downloaded in the list
read the issue here
 
Status
Not open for further replies.
shape1
shape2
shape3
shape4
shape5
shape6
Back
Top