How can i get peoples real IP if they use a proxy thats all i need then i can just add it to my IP banning script.
Thanks.
some people have to use proxys. My internet server company uses a proxy for their internet connections, so my internet connection is a proxy. Nothing i can do. so you might ban people who cannot use their real ip.
I don't think you can block them.
mathiaus: This is the PHP forum. Do not go completly off-topic!
You could block the real ips, with .htaccess or php scripts.
mathiaus: This is the PHP forum. Do not go completly off-topic!
The only solution is to get a list of proxy IPs somewhere. You can never get the real IPs. That's what proxies are for.
mathiaus: This is the PHP forum. Do not go completly off-topic!
| Stubru Freak wrote: |
| The only solution is to get a list of proxy IPs somewhere. You can never get the real IPs. That's what proxies are for. |
Yeah, best case is black list of proxies and you just deny anyone using those IPs.
And if someone is using a proxy like you said because they HAVE to, you could always remove it from the list.
i say.,.... just dont ban people.... banning is only that websites with very high traffic do... like who get more that 25000 uniques a day !
So if people was messing up your site or trying to hack it don't ban them?