Giter Club home page Giter Club logo

xc-patches's Introduction

Install ON-DEMAND on Xtream Codes 1.0.60 Nulled

[1] Run the script

sudo wget https://raw.githubusercontent.com/sandigits/xc-patches/master/install_on_demand_for_xc_1.0.60_nulled.sh

sudo chmod +x install_on_demand_for_xc_1.0.60_nulled.sh

sudo ./install_on_demand_for_xc_1.0.60_nulled.sh

[2] Change the rewrire rules as follows in nginx.conf (/home/xtreamcodes/iptv_xtream_codes/nginx/conf). TAKE BACKUP BEFORE MAKING ANY CHANGES.

rewrite ^/live/(.)/(.)/(.).(.)$ /streaming/clients_live.php?username=$1&password=$2&stream=$3&extension=$4 break;

rewrite ^/live/(.)/(.)/(.).(.)$ /streaming/check_ondemand.php?username=$1&password=$2&stream=$3&extension=$4 break;

rewrite ^/(.)/(.)/(.*).ch$ /streaming/clients_live.php?username=$1&password=$2&stream=$3&extension=ts break;

rewrite ^/(.)/(.)/(.*).ch$ /streaming/check_ondemand.php?username=$1&password=$2&stream=$3&extension=ts break;

[3] Reboot XC Server

[4] Login into http://your_ip_address:xc_port/updates/ Page

alt Login Page

[5] Enable On-Demand for Channels. (Start with few channels first. You can increase the count slowly)

alt Enable On-Demand for Channels

[6] Save your PHPSESSID value. (You should login into Xtream Codes via SSH tunnelling. Also use an account which is created only for on-demand purpose and never use that account for login via ipaddress/domain name)

alt Save your PHPSESSID value

Copying PHPSESSID

alt Copy PHPSESSID value

xc-patches's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.