close

Offshoreserver distinguishes itself as the premier offshore hosting provider, renowned for its commitment to professionalism and innovation in service delivery.

close
close
ABOUT US AFFIALITES CONTACT US LOGIN CLIENT AREA
menu
+3197010282575 We also take care of providing excellent support 24/7 at no additional cost.

BLOGS

How To Install XUI CKMOD

07.26.2023

FREE 4EVER - UPDATE XTREAM UI 22F OR CK MODS 41 TO LAST VERSION OF OFFICIAL ODIN NG (OLD CK MODS)
DOWNLOAD CLEAN INSTALLATION LINK OR UPDATE YOUR V41 OR 22F TO LAST VERSION WITH UPDATE LINK.

IMPORTANT ANNOUNCEMENT - V45 RELEASED
FREE 4EVER - UPDATE XTREAM UI 22F OR CK MODS 41 TO LAST VERSION OF OFFICIAL ODIN NG (OLD CK MODS)

DOWNLOAD CLEAN INSTALLATION LINK OR UPDATE YOUR V41 OR 22F TO LAST VERSION WITH UPDATE LINK. 

 Important informations!

▏ This is the official discord for the continuation of the CK project, only here: https://discord.gg/mH6D7VWXmt

The project remains FREE 4ALL, it will not be abandoned or even licensed. 

▏ Join our discord if you have any questions: https://discord.gg/mH6D7VWXmt

▏ We don't have any mirrors.

▏ No others developers involved in the project.

▏ No other place where you can download updates or clean install of mod ck.

▏ Remember, always 4ever and for 4all.

▏ If you want to make a donation to our official project, call ONLY @xc on discord  privately.

▏ Clean installation and updates can be found on the ▏▶links_vxx channel.

▏ All Updates after installation will be automatically through your panel, just access the tab settings >> update.

Installation, updating and use are 4ever and for everyone, if you need support in the general_support channel you have free support from members, if you want specialized support, access the EXPERT CONSULTING >> ▏▶how_to   and read the information.

We have no intermediaries, not even representatives on any forum, website, etc. 

▏ All official information and updates are available only on our OFFICIAL discord.

Do not pay anything to anyone, in any forums, telegram channels or any other place, If you want to help our project continue, make your donation only through our official discord by calling @xc in private.

▏ If you have any additional questions, visit the ▏faq FAQ channel on our discord. 

We have already started our work by saying that it is important that you make a donation to help us with the whole development process.

Now you can also donate through BTC or ETH if you want donate through paypal call @xc in private on discord:

BTC: 1FPWtbGbnkKG1wu2vHswVULV9AywSeTbGz

ETH: 0xa54148a3cfa30cfc79b55d601ad3643a87bc4cf8

How to perform updates:

For those who already use our UPDATED panel, just access the menu ADMIN >> GENERAL SETTINGS >> UPDATE, the link for automatic updating will appear, just click and wait.

For those who don't use our panel and are upgrading from XtreamUI 22F, CK MODS 1 or CK MODS V41, just run the UPDATE Vx link available at the bottom of the page in your server's terminal and wait for the update.

TO ALL VERSIONS NOTES VISIT OUR DISCORD:
https://discord.gg/mH6D7VWXmt

=============================================================================
✔ Next Update 46: JULY, asap
FIXED: 

NEW: 

✔ V45 RELEASED: MARCH, 2

TO ALL VERSIONS NOTES VISIT OUR DISCORD:
https://discord.gg/mH6D7VWXmt

=============================================================================

Important Recommendation:

1 - if you have problems with updates go in the Main /etc/sudoers and modify:

xtreamcodes ALL=(root) NOPASSWD: /sbin/iptables

to this:

xtreamcodes ALL=(root) NOPASSWD: /sbin/iptables, /usr/bin/chattr

2 - go to /home/xtreamcodes/iptv_xtream_codes/adtools/balancer if you have any .json in that folder delete the file.

3 - No user password can contain special characters like @, #, ?, !, $, %, &, etc.

4 - ALWAYS when doing FULL REMAKE on Main Server or Load Balance WAIT FOR COMPLETION, no matter how long it takes. Normally this process takes between 10 to 20 minutes depending on the type of dedicated server, network link, etc.

5 - Always after updating you must access the option MANAGE SERVERS >> EDIT SERVERS >> enter the root password and in advanced check if the transmission ports are correct, save and CLEAN THE BROWSER'S CACHE.

6 - Remember, the panel will always be FREE 4EVER, but there will come a time when you should consider making a donation, this helps our team to better develop the features that are requested.

7 - Always after updating CLEAR THE BROWSER'S CACHE.

8 - It is highly recommended to enable nginx basic authentication to increase the security of your infrastructure.







If you want to migrate from xui.one to our system, download the FREE tool from HOW TO FOR PANEL CHANNEL



======= ONLY TO UPDATE from ck mods V1, v41, xtreamui 22f to Version 45 ========

============== AFTER UPDATE ALWAYS CLEAN BROWSER CACHE ============

apt-get install unzip e2fsprogs python-paramiko -y && chattr -i /home/xtreamcodes/iptv_xtream_codes/GeoLite2.mmdb && rm -rf /home/xtreamcodes/iptv_xtream_codes/admin && rm -rf /home/xtreamcodes/iptv_xtream_codes/pytools && wget "https://www.dropbox.com/s/ptw81aqxtun0v77/update.zip?dl=0" -O /tmp/update.zip -o /dev/null && unzip /tmp/update.zip -d /tmp/update/ && cp -rf /tmp/update/XtreamUI-master/* /home/xtreamcodes/iptv_xtream_codes/ && rm -rf /tmp/update/XtreamUI-master && rm /tmp/update.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 && chattr +i /home/xtreamcodes/iptv_xtream_codes/GeoLite2.mmdb

===   Before clean installation a main server or loadbalancer do this: ======

You need run the “apt-get update ; apt-get upgrade” commands, restart the dedicated server and then proceed with install, this also applies to load balancers.

In some cases, formatted servers may experience a dpkg blocking error, which does not let anything install on the operating system before restarting the dedicated server. This avoids errors in clean installation.

This problem has no connection to the panel installation, it is a problem related to the operating system of the dedicated server.



======= ONLY TO CLEAN INSTALLATION UBUNTU 18.04 -  Version 45 ======

apt-get update ; apt-get upgrade ; apt-get update ; apt-get install libxslt1-dev libcurl3 libgeoip-dev python -y ; rm install.py ; wget https://www.dropbox.com/s/3rzeo5cgor57t1g/install_CKMODNG.py?dl=0 ; cp install_CKMODNG.py?dl=0 install.py ; sudo python install.py

IMPORTANT:


If you performed a clean installation, do not update using the update link, just access settings >> update from your installed panel and perform the update automatically.

============= IF YOU NEED SUPPORT ==============

Access the ADVANCED CONSULTING channel, HOW TO, read the instructions and call me private if you want.

================ IF HAVE ANY DOUBT ================

LOOK IN OUR DISCORD CHANNEL #HOW TO we have many tips and tweaks to help you in this channel.