Re: [Release] IP Ban Galore.
Quote:
Originally Posted by
wesman2232
hmm, somehow ban proxies? xD
or somehow restrict the use of proxies on the server/web
Just write a PHP script that checks if the user is using a proxy, if so, it'll add the IP to the list.
Re: [Release] IP Ban Galore.
Quote:
Originally Posted by
Exiled Hero
Just write a PHP script that checks if the user is using a proxy, if so, it'll add the IP to the list.
thanks for the reply but that post was from 08-31-2008 xD
Re: [Release] IP Ban Galore.
Wasn't paying attention to the dates. ;_;
Oh well, naughty me. D:
Re: [Release] IP Ban Galore.
Re: [Release] IP Ban Galore.
Quote:
Originally Posted by
GSDxLegacy
Code:
<Limit GET POST PUT>
order allow,deny
deny from <ip address>
allow from all
</Limit>
1) Not everyone uses Apache.
2) Why are you only blocking three specific methods? You should be blocking all methods.
Re: [Release] IP Ban Galore.
Quote:
Originally Posted by
gWX0
1) Not everyone uses Apache.
2) Why are you only blocking three specific methods? You should be blocking all methods.
all methods? what do u mean?
Re: [Release] IP Ban Galore.
Quote:
Originally Posted by
Kyuma
all methods? what do u mean?
Three methods are blocked: GET, POST, and PUT. My suggestion was to block all methods.
Re: [Release] IP Ban Galore.
Quote:
Originally Posted by
ThievingSix
Doesn't stop proxies even with mac ban.
and u suggest the hardware ID ban like lambda does D: cant do that bcuz i have no idea how he get the ID xD....
maybe u must check some free hardware-diagnostic software...
Re: [Release] IP Ban Galore.
i think that some use registry data to find ids in which they ban o.o
Re: [Release] IP Ban Galore.
Re: [Release] IP Ban Galore.
is the .htaccess hackable? like can anyond find a way to enter?
Re: [Release] IP Ban Galore.
This for Web`s NOT With gunz!
Re: [Release] IP Ban Galore.
i know for web im talking about