Hello,
I once saw someone that decrypted an IP on the source to an decrypt to this: 272HSh2jkahswyqa
Does someone know how they did it. I would like have it for my game server.
[php]var flashvars = {
“client.allow.cross.domain” : “1”,
“client.notify.cross.domain” : “0”,
“connection.info.host” : “81.169.162.45”, // this IP need to be secued and decrypted
“connection.info.port” : “30000”,
“site.url” : “<?php echo $path; ?>”,
[/php]
i would like to change the IP to a random number/letters but my server needs still able to connect with the host