accounts that can only be logged in from a certain IP?
#1

So, lately someone has been managing to get in my admin accounts, I'm using "LuxAdmin" but they keep getting my password, i was curious if there was any way if i could make it so that name can only connect to the server from the original IP adress? im assuming i would have to have a MySql server for it?
Reply
#2

nope u can even check no matter ini or sq on login if player current ip is same as store in player data file.
Reply
#3

oh well, thanks anyways.
Reply
#4

You can do it, just when the player connects get their IP, and compare it to the one that is saved in their player account, and if doesn't match, Kick(playerid);
Reply
#5

Are your passwords encrypted? Work out how they are getting it and fix it.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)