Is it standard to check for proxies with getenv and is it effective?
- by Scarface
Hey quick question, I am wondering
Do big sites use php's getenv function to prevent proxy users from registering or signing in?
Is it effective in deterring hackers from creating a bunch of accounts for abusive purposes if it is used?