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!

[XTREAM-CODES] 1.60 For Ubuntu 16 And 18 Auto Install

nice work
i have install on ubuntu 18
before install you need to install apt install net-tools
licence good not probleme
i have juste a probleme
the stram no started still in red
Your License is Invalid?
I have the solution for this 2 problems , I will make a resource and I send the files and instruction to solve this 2 problems , stay tuned I will send here the link ...
 
does anyone know if you can add loadbance on this panel
 
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
hi all
need a help on "

Your License is Invalid. Some functions have been disabled!​

"

pls help
 
hi all
need a help on "

Your License is Invalid. Some functions have been disabled!​

"

pls help
you have to know your ethernet name card and yu change eth0:1 with yourcard0:1 yourcard0:2 etc ......, because the 127.0.0.1 methode is dead....

example my vps card is venet0
i have to run
/sbin/ifconfig venet0:1 149.202.206.51 up >> /dev/null
/sbin/ifconfig venet0:2 185.73.239.7 up >> /dev/null
/sbin/ifconfig venet0:3 62.210.244.122 up >> /dev/null
/sbin/ifconfig venet0:4 123.103.255.87 up >> /dev/null
/sbin/ifconfig venet0:5 104.27.137.168 up >> /dev/null
/sbin/ifconfig venet0:6 164.132.122.220 up >> /dev/null

some fix liceence

go to /etc/init.d
xtreamcodes_pro_panel
edit
#!/bin/sh -e
/home/xtreamcodes/iptv_xtream_codes/nginx/sbin/nginx
/home/xtreamcodes/iptv_xtream_codes/php/sbin/php-fpm
ip tuntap add tun0 mode tun
ip addr add 149.202.206.51 dev tun0
ip addr add 185.73.239.7 dev tun0
ip addr add 62.210.244.122 dev tun0
ip addr add 123.103.255.87 dev tun0
ip addr add 104.27.137.168 dev tun0
ip addr add 164.132.122.220 dev tun0

save & reboot liceence ok now

putty command for networck card info:
lshw -class network

see logical name:......

update write & use any licence you want test ok
 
you have to know your ethernet name card and yu change eth0:1 with yourcard0:1 yourcard0:2 etc ......, because the 127.0.0.1 methode is dead....

example my vps card is venet0
i have to run
/sbin/ifconfig venet0:1 149.202.206.51 up >> /dev/null
/sbin/ifconfig venet0:2 185.73.239.7 up >> /dev/null
/sbin/ifconfig venet0:3 62.210.244.122 up >> /dev/null
/sbin/ifconfig venet0:4 123.103.255.87 up >> /dev/null
/sbin/ifconfig venet0:5 104.27.137.168 up >> /dev/null
/sbin/ifconfig venet0:6 164.132.122.220 up >> /dev/null

some fix liceence

go to /etc/init.d
xtreamcodes_pro_panel
edit
#!/bin/sh -e
/home/xtreamcodes/iptv_xtream_codes/nginx/sbin/nginx
/home/xtreamcodes/iptv_xtream_codes/php/sbin/php-fpm
ip tuntap add tun0 mode tun
ip addr add 149.202.206.51 dev tun0
ip addr add 185.73.239.7 dev tun0
ip addr add 62.210.244.122 dev tun0
ip addr add 123.103.255.87 dev tun0
ip addr add 104.27.137.168 dev tun0
ip addr add 164.132.122.220 dev tun0

save & reboot liceence ok now

putty command for networck card info:
lshw -class network

see logical name:......

update write & use any licence you want test ok
hi tks for your kind reply.. in fact this i have done sometimes back and still did it once again..
PHP:
:~# lshw -class network
  *-network
     >>>>>>>
          logical name: ens3
PHP:
root@vps-XXXXX:~# /sbin/ifconfig ens3:1 149.202.206.51 up >> /dev/null
root@vps-XXXXX:~# /sbin/ifconfig ens3:2 185.73.239.7 up >> /dev/null
root@vps-XXXXX:~# /sbin/ifconfig ens3:3 62.210.244.122 up >> /dev/null
root@vps-XXXXX:~# /sbin/ifconfig ens3:4 123.103.255.87 up >> /dev/null
root@vps-XXXXX:~# /sbin/ifconfig ens3:5 104.27.137.168 up >> /dev/null
root@vps-XXXXX:~# /sbin/ifconfig ens3:6 164.132.122.220 up >> /dev/null
and my " /etc/init.d/xtreamcodes_pro_panel" looks exacltly same as above.. (your post)

but still i get Licence issue after reboot

what else should i be doing..??
 
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
hi tks for your kind reply.. in fact this i have done sometimes back and still did it once again..
PHP:
:~# lshw -class network
  *-network
     >>>>>>>
          logical name: ens3
PHP:
root@vps-XXXXX:~# /sbin/ifconfig ens3:1 149.202.206.51 up >> /dev/null
root@vps-XXXXX:~# /sbin/ifconfig ens3:2 185.73.239.7 up >> /dev/null
root@vps-XXXXX:~# /sbin/ifconfig ens3:3 62.210.244.122 up >> /dev/null
root@vps-XXXXX:~# /sbin/ifconfig ens3:4 123.103.255.87 up >> /dev/null
root@vps-XXXXX:~# /sbin/ifconfig ens3:5 104.27.137.168 up >> /dev/null
root@vps-XXXXX:~# /sbin/ifconfig ens3:6 164.132.122.220 up >> /dev/null
and my " /etc/init.d/xtreamcodes_pro_panel" looks exacltly same as above.. (your post)

but still i get Licence issue after reboot

what else should i be doing..??

ficher edit license
nano /etc/rc.local
***************************************************************************
add ip
go to /etc/init.d
xtreamcodes_pro_panel
edit
#!/bin/sh -e
/home/xtreamcodes/iptv_xtream_codes/nginx/sbin/nginx
/home/xtreamcodes/iptv_xtream_codes/php/sbin/php-fpm
ip tuntap add tun0 mode tun
ip addr add 149.202.206.51 dev tun0
ip addr add 185.73.239.7 dev tun0
ip addr add 62.210.244.122 dev tun0
ip addr add 123.103.255.87 dev tun0
ip addr add 104.27.137.168 dev tun0
ip addr add 164.132.122.220 dev tun0
 

ficher edit license
nano /etc/rc.local
***************************************************************************
add ip
go to /etc/init.d
xtreamcodes_pro_panel
edit
#!/bin/sh -e
/home/xtreamcodes/iptv_xtream_codes/nginx/sbin/nginx
/home/xtreamcodes/iptv_xtream_codes/php/sbin/php-fpm
ip tuntap add tun0 mode tun
ip addr add 149.202.206.51 dev tun0
ip addr add 185.73.239.7 dev tun0
ip addr add 62.210.244.122 dev tun0
ip addr add 123.103.255.87 dev tun0
ip addr add 104.27.137.168 dev tun0
ip addr add 164.132.122.220 dev tun0
Hi tks for your reply.. i did exactly the same way the YouTube video explains...
(btw it was working before on fixing on the license issue) but after some time .. the license issue popped up again and now i cannot fix this..

what could have been the issue?
 
Can somebody tell me .. what code should be here?
QoRakK.png
 
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
Put this file on
var/www/html/modules/servers/licensing/

https://mega.nz/file/0M42ETSD#dRmX2a_VU50_25JiQVS266Q0UK_uYXkwKfN1ScmUa3o
After reboot and ...
Write license key woi1 , or woi2 or woi3 or woi4 or woi5 or woi6 ....
hi thank you very much...
i just reflash my VPS thining that might help..
but now i got in to a major issue...
i'am struggling to install xtream code on my panel now...
i get the following errors ...

PHP:
root@vps-21bb158e:~# wget -q -O run16016 https://bit.ly/33CNMmv; chmod +x run16016; ./run16016
./run16016: line 1: File: command not found

pls help
 
Dear all
Can somebody help me... pls
 
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
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
so others have put 100 likes to me?... hmm i'm no where near to this just got 3 likes
So me too have only 4 likes, 100 likes we are far away ?
 
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
You dont need this 100 likes to see broken link ..or ? I have posted the direct link what you waiting for ..
ok thank you @Kenxo .. it means the link is now down and there is no way..
ohh i should have waited without reflash my VPS.. now all gone
 
shape1
shape2
shape3
shape4
shape5
shape6
Back
Top