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!

update minista and stalker portal

hbs2

Extended Member
Ext. Member
Joined
Jan 4, 2020
Messages
43
Reaction score
122
Points
44
Location
denmark
Website
daniship.com
hello can you update the minista and stalker portal ? and has anyone tryed it ? is it pusseble ?

thanks <3
 
You can install a ministra/stalker server and push your request to xc
 
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
Well, I use stalker for people that use stb emu or mag. You can modify the player.,js in the stalker_portal/c directory

this is the command to look for: cmd is the command send to get the channel

if (cmd && cmd.search(/%mac%/ig) !== -1) {
cmd = cmd.replace(/%mac%/ig, stb.profile.mac);
}
cmd += '?u='+stb.mac+':p=genmagbox:muxer=ts';
this.play_now(cmd);

So let say you put your url like this in stalker.

http://yourserver:port/live/username/password/channel

Right now, this script is set for: http://yourerver:port/live/channel?u=mac of the box:p=Generic password.

So in my server. all my users has a mac address and the password is the same. genmagbox.

You can probably do the same with xc

You will need a php script, because XC does not accept MAC address as username, you have to code it differently.

I use eazyserver. That can accept a user as 00:1A:79:FF:FF:FF XC cannot do that, I think its a sql or php problem.
 
Well, I use stalker for people that use stb emu or mag. You can modify the player.,js in the stalker_portal/c directory

this is the command to look for: cmd is the command send to get the channel

if (cmd && cmd.search(/%mac%/ig) !== -1) {
cmd = cmd.replace(/%mac%/ig, stb.profile.mac);
}
cmd += '?u='+stb.mac+':p=genmagbox:muxer=ts';
this.play_now(cmd);

So let say you put your url like this in stalker.

http://yourserver:port/live/username/password/channel

Right now, this script is set for: http://yourerver:port/live/channel?u=mac of the box:p=Generic password.

So in my server. all my users has a mac address and the password is the same. genmagbox.

You can probably do the same with xc

You will need a php script, because XC does not accept MAC address as username, you have to code it differently.

I use eazyserver. That can accept a user as 00:1A:79:FF:FF:FF XC cannot do that, I think its a sql or php problem.


xtreme UI have a build in stalker portal but is so shitty can you PM me :) ?
 
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
xtreme UI have a build in stalker portal but is so shitty can you PM me :) ?

I think this can be done. All you have to do is in the variable of the mac ID. You remove the : like 00:1A:79:AA:BB:CC you change it to 001A79AABBCC and forward the link to XC it should work.

Ill PM you
 
shape1
shape2
shape3
shape4
shape5
shape6
Back
Top