Thanks Thanks:  0
Likes Likes:  0
Dislikes Dislikes:  0
Results 1 to 2 of 2

Thread: Xtream Codes V2.9 Nulled [BETA]

  1. #1
    Golden Member lukas26's Avatar
    Join Date
    25 Mar 2009
    Location
    west
    Posts
    1,878
    Mentioned
    17 Post(s)
    Rep Power
    73

    Thumbs up Xtream Codes V2.9 Nulled [BETA]

    Xtream Codes V2.9 Nulled [BETA]

    https://cdn.discordapp.com/attachmen...62/unknown.png

    The easiest way to install is with this process:

    Code:
    sudo apt-get install python
    sudo wget https://xtreamcodes.org/install/install.py
    sudo python install.py
    Type MAIN
    Let it install

    Then, again run the previous command:

    Code:
    sudo python install.py
    Type ADMIN
    Allow it to install

    FAQ credit to Shin for writing it up.
    - Migration from XC 1.0.59-1.0.60 and Streaminy?

    Not at the moment, will be implemented in the future.

    - Which OS versions are CURRENTLY supported?
    Ubuntu 18.04 (tested and developed), should work on other Ubuntu releases.

    - "Some" feature is not available (Eg, VOD, series, TV Archive)
    Everything and more will be added in future releases.

    - Is the panel paid or free?
    Free and Open Source, just leave initial credits

    - I want to install, what should I do?
    As root: apt-get install python ; wget https://address/file ; chmod +x file ; ./file

    - If I already use XC 2.9, what should I do?
    Just follow the scripts questions, essentially all files are XC 2.9. This is an interface to manage it (like the offline CMS you are used to). Your current files, database and everything will be used.

    - My server is clean, will I be able to install everything and use as a brand new panel?
    Yes, XC 2.9 will be installed. Just follow the OS specifications.

    - Will I be able to install/load/manage load balancers (LB)?
    Yes.

    - How will updates work?
    For the initial release, there is no auto-updater, but you will be notified if an update is available.

    - Is the fast reload/full remake function available?
    /Answer needed/

    - Will this release be compatible with Streaminy?
    Yes.

    - What happens if installing this breaks my server?
    Always, ALWAYS backup all your data before any action. This is a free to use tool, no responsability will be taken for any damage. Suggestion: Try it on a alternative server (VPS and stuff) and see how it performs for you.

    -- Since the XC 2.9 base is used, is it nulled?
    Yes.

    -- DUMP Database
    On your OLD Server Run as root: mysqldump -pPASSWORD xtream_iptvpro > xtcdump.sql

    -- RESTORE Database
    Upload xtcdump.sql to your new server (It's OK to use /root) Run as root: mysql -pPASSWORD xtream_iptvpro < /root/xtcdump.sql

    -- General MySQL ERRORS?
    If your server has LESS than 2GB RAM, it will not complete the installation.

    -- User not working to login on panel after RESTORE DB?
    Using SSH:
    mysql -pPASSWORD Now type: UPDATE xtream_iptvpro.reg_users SET password='$6$rounds=20000$xtreamcodes$XThC5OwfuS0YwS4ahiifzF14vkGbGsFF1w7ETL4sRRC5sOrAWCjWvQJDromZUQ oQuwbAXAFdX3h3Cp3vqulpS0' WHERE id='1';
    Now your admin password will be admin. Login using admin/admin

    -- How to ADD Stream on the final step
    Move the "Main Server" tile INSIDE the "Stream Source" like this
    E6eqg3p.png

  2. #2
    Golden Member lukas26's Avatar
    Join Date
    25 Mar 2009
    Location
    west
    Posts
    1,878
    Mentioned
    17 Post(s)
    Rep Power
    73

    Default

    Beta Release #1 - Ubuntu 16 & 18


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •