Jump to content
MakeWebGames

Recommended Posts

Posted

Yeah, spud is right, I edited my post (it was wrong).

You can check the http x forwarded for header, which is sent by many proxy servers. It's a list of IP addresses starting with the original, then any subsequent proxy ips used. The problem is that this header is not a standard part of http/ip, meaning the header can be changed, and false or malicious data sent.

 

You should ask yourself the reason why you want to get the ip behind a proxy though. For logging purposes then fine (albeit not very useful), but if you simply want to stop people from hiding their ip, anybody with a little determination can use an anonymous proxy server and you will never know the difference.

Posted

There are some sites that found ways to block proxys because i'm at school wanted to check a game can't cause sites blocked (damn schools) i use proxys and it wouldn't let me play. told me to get a life and use real net connection

Posted

If you understand the headers it should be a straight forward answer.

AOL for one, as mentioned above uses the X-Forwarded-For header to send the users "real" IP address.

The HTTP-Via header is hardly ever sent by a proxy, because of anonymity purposes and for other obvious reasons.

Posted
Actually what you say is false.

It is possible to stop being signing up under an anonymous proxy server/ hidden IPs.

Try signing up for this site

http://www.mafiabattle.net through any anonymous proxy server.

They have found a way to prevent it!

I Prevented a lot of proxies simply by going to proxy.org grabbing the ips of the proxies (all of them) then banning them via a simple script.

Posted

For every proxy IP you have, it needs to be checked if it's even online to be a valid point of source. The proxy could be hosted on an infected computer, and then you would be denying access for them. Also, for every proxy's IP you have there are a thousand others, literally.

I also don't know why you would even want to deny your service for a proxy user, some are actually bind to them because of certain areas in the world being block to an outgoing traffic region. You are simply pushing away users and traffic.

Posted

A proxy is kind of good actually (for all you school people :p)

When i was playing TBRPG's, the school had blocked those specific sites becuase of their content (attacking people, and the "F-Bombing"), so any school player with RM installed to their school sever, a proxy will bypass the website block and allow people to play.

My experience with school people playing my game was a very good experience actually, i had filled the biggest IT rooms in my school who were on my site Via a proxy, that's around 60+ players, and that's only in one school.

So to block proxies can affect your game traffic in a bad way as it blocks players from signing up.

Thanks for reading

- sniko

Posted
Wow, shows how crap your school is, normal schools block proxies

I laughed at this lol, not every school are "internet perfect" people found flaws such as searching

pr0xy

pro xy

proxxy

and so on.....

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...