|
Actually I have been looking for a script that detects ALL proxy traffic. not only the A1 (anonymous) but also open and the others, anyone knows a way to detect proxies on the server so traffic can be redirected?
I have tried the normal ways like:
X_FORWARDED_FOR
X_FORWARDED
FORWARDED_FOR
CLIENT_IP
VIA
but that doesn't seem to be enough :P
anyone know a good way to determine if someone uses a proxy?
|