![]() |
Uninstalled. Some users without proxy can't enter the forum.
|
Quote:
|
Great Mod i love that you are stopping those missarable spammers.
I have just started an awesome Gamers Community Site here: http://XGamesBB.com and spammers are hitting me hard. I don't know why? Maybe it's my awesome looking skin not sure. If i paid you to add an Exception rule ie, Exclude user groups by their ID, would you do this for me? Please PM me asap. Thank you in advance. |
Is it work for 4.1.8 ?
|
My forum just slowed right down with this and shows half my visitors with error
message |
Not Supported for 4.1.10
|
Here is a 100% working proxy detection script, hope you can update your mod :)
Code:
<?php Code:
if( @fsockopen( $_SERVER['REMOTE_ADDR'], 80, $errstr, $errno, 1 ) || @fsockopen( $_SERVER['REMOTE_ADDR'], 443, $errstr, $errno, 1 )) Code:
if ( in_array($_SERVER['REMOTE_PORT'], array(8080,80,6588,8000,3128,553,554)) |
Final Fantasy what file do i add that proxy detection script is it my config.php or my htaccess
many thanks Also this plugin slowed my website down as well how would i stop that from happening can i tweak my settings in WHM |
Quote:
You could also only turn on the registration portion. The "Prevent guests visiting your forum" checks in hook global_start, so basically every request, and there doesn't appear to be any check for guests only (but maybe the description meant 'guest' as anyone using your forum, registered or not). Maybe it could be modified to only check when posting (or maybe just check for an http POST). I don't really understand how this works in general. I think it's been said before in this thread, but it looks like it checks the user's ip for open ports 80 and 443. Maybe a lot of proxies have those ports open, but they're also the default ports used by web servers, so you'd also be blocking anyone with a web server running from their ip (which as people mentioned earlier, could be your own web site, you company's, your isp's, or could just be the admin port on a router). |
Would this code work in my htaccess file http://www.blackhatworld.com/blackha...ml#post3066559
Do i just add that to my httacces file in cpanel I did something like that before but nothing changed.Does it take time for it to start working Many thanks kh99 Or is there a script i can use and what file do i put it in Thanks again |
All times are GMT. The time now is 11:59 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|