Jump to content
MakeWebGames

(v2) Proxy blocking


Godhand

Recommended Posts

I was thinking based off the people I have used fake ips. Such as like "66.211.46.45, 202.105.182.15" in the last on ip list. I was thinking if I had made a new stat to get the length of the ip and change it into the "new stat" Then some file named proxieblock.php (or something) and make a code for it inside globals to include it so they couldn't use the ip. In other words

if $newstat>=16 die("You have a proxy hiding your ip."

I just want to know how to make it change the new stat every time they log in (obviously for security reasons). Plus it would help A LOT of game owners out if someone would be able to "finish" the code for me. I don't know what exactly to make it set for. Help for making it work I will give +respect.

Link to comment
Share on other sites

Re: (v2) Proxy blocking

Either way how could I block it since my cpanel doesn't allow me to block them? I know they have ways to access otherwise (I've seen they had logged on other ip addresses). I'm only questioning so I can keep the players honest with an ip address I can actually trace and filter out. One of my users in fed jail uses this type and it DOES NOT get blocked by my ip deny manager and ip ban list.

Link to comment
Share on other sites

Re: (v2) Proxy blocking

Well, unless you want to ban the whole country, you can't.

Take for example: 66.211.46.45(the international IP).

The one minute it will be "66.211.46.45" and the other minute it will be "66.251.49.25"

The only way to ban them is like "66." and that bans a hell of allot of people, mostly a few countries.

Link to comment
Share on other sites

Re: (v2) Proxy blocking

Alright so since I don't want to block all ips from that.... could I make a folder in my database that has a stored use of "known" ips of that user. That I could make a check for inside a new file then require it for my globals to work? Note- I'm meaning a special one rather then the regular one. (so only I could edit the list/ a brute hacker)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...