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!

Request Change MySQL password

Marvel

Extended Member
Ext. Member
Joined
Sep 19, 2019
Messages
181
Reaction score
485
Points
74
Location
Sweden
Hi
when we want to install new LB we have to write the password of MYSQL that is
"Enter Your SQL ROOT Password (I think its the pass it gave you after installing the main, but it could be the pass you created yoursef)"
we can find the password in this file and with this command in main server
sudo python /home/xtreamcodes/iptv_xtream_codes/config.py DECRYPT

but i want to change this password for our current LBs and for new LBs in future
how can do it ? and i have to change some thing in all of our current LBs?
 
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
run that same python script without the word DECRYPT behind it
i think you didn't understand my purpose , i want to change the password of "user_iptvpro" for my sql
i know all of LBs connected with this username and its password with Main server
i want to change it , but how? and if i changed it , i have to change anything in my all LBs ?
 
Yes, yes, yes. I think you don’t understand what I’m telling you. Use the same script with the other command that it supports. It’s not DECRYPT. Oh and the command to actually change your password in sql. This info has already been given multiple times. You just have to use that fancy search tool.
 
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
Yes, yes, yes. I think you don’t understand what I’m telling you. Use the same script with the other command that it supports. It’s not DECRYPT. Oh and the command to actually change your password in sql. This info has already been given multiple times. You just have to use that fancy search tool.
thanks i run this command
sudo python /home/xtreamcodes/iptv_xtream_codes/config.py
and i get this message

Code:
root@web01:~# sudo python /home/xtreamcodes/iptv_xtream_codes/config.py
Usage: config.py [ENCRYPT | DECRYPT]
 
thanks i run this command
sudo python /home/xtreamcodes/iptv_xtream_codes/config.py
and i get this message

Code:
root@web01:~# sudo python /home/xtreamcodes/iptv_xtream_codes/config.py
Usage: config.py [ENCRYPT | DECRYPT]
ok so IF you wanted to update your password on your servers you would use ENCRYPT, right? because youre ENCRYPTing a new config file. this user password would have to be in mysql for it to work. so use mysql command's to change your mysql user's password.
 
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
shape1
shape2
shape3
shape4
shape5
shape6
Back
Top