fluxo27
Junior Member
- Apr 27, 2013
- 195
- 31
I thought of a way to easily detect if someone uses a proxy.
You could have the client local timezone send to you via javascript and compare it with the timezone of his IP.
I am not sure if big sites do that but they certainly could.
One way to prevent this would be to inject javascript into the site that overwrites this ahead of all other javascript.
But then again they could check for that too...
So how can we prevent this?
You could have the client local timezone send to you via javascript and compare it with the timezone of his IP.
I am not sure if big sites do that but they certainly could.
One way to prevent this would be to inject javascript into the site that overwrites this ahead of all other javascript.
But then again they could check for that too...
So how can we prevent this?