GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   I seriously need help...This is NOT Some Bullshit Thread... (https://gfy.com/showthread.php?t=878114)

halfpint 12-27-2008 08:32 PM

I seriously need help...This is NOT Some Bullshit Thread...
 
Does anybody know how to stop asswipes from using proxys. Is there something I can put in the htaccess on one of my sites to stop this . Last week barefootsies posted some code that he is using and I tried that but the fucker just keeps on, any help apreciated...thanks

spacedog 12-27-2008 08:33 PM

Georedirect A1 & A2

Machete_ 12-27-2008 08:41 PM

if the proxy is a "no reff" proxy, you can redirct it with htaccess based on that

halfpint 12-27-2008 08:43 PM

Quote:

Originally Posted by spacedog (Post 15252095)
Georedirect A1 & A2

You mean georedirect the IP range, the first 4 numbers of the IP then use a * I dont understand what the A1 & A2 means :Oh crap

halfpint 12-27-2008 08:50 PM

Quote:

Originally Posted by ebus_dk (Post 15252123)
if the proxy is a "no reff" proxy, you can redirct it with htaccess based on that

Im not sure if it is a no reference proxy, If it is what would I have to put in the htaccess, Im pretty useless at this whole proxy thing

halfpint 12-27-2008 08:59 PM

Thanks guys I have just found this

http://www.wikihow.com/wikiHow:Proxy-Blocking

RayBonga 12-27-2008 09:01 PM

glad you sorted it out

Barefootsies 12-27-2008 09:04 PM

Quote:

Originally Posted by halfpint (Post 15252088)
Does anybody know how to stop asswipes from using proxys. Is there something I can put in the htaccess on one of my sites to stop this . Last week barefootsies posted some code that he is using and I tried that but the fucker just keeps on, any help apreciated...thanks

They keep doing it on my forum as well.

I just have to keep banning them, and their IP. It's very annoying, but it does cut down on the daily bullshit.

spacedog 12-27-2008 09:06 PM

Quote:

Originally Posted by halfpint (Post 15252129)
You mean georedirect the IP range, the first 4 numbers of the IP then use a * I dont understand what the A1 & A2 means :Oh crap

A1 & A2 are the country codes for anonymous proxy in geoip

halfpint 12-27-2008 09:10 PM

Think one way is to get a list of anonymous proxies and
transparent proxies dump it into txt file and use something like this


{ $proxylist = "--".filegetcontents("proxylist.txt");
If strpos( $proxylist, $userIP) die('please wait..');
}

hopefully that might work

halfpint 12-27-2008 09:11 PM

Quote:

Originally Posted by spacedog (Post 15252208)
A1 & A2 are the country codes for anonymous proxy in geoip

ok thanks

halfpint 12-27-2008 09:13 PM

Quote:

Originally Posted by Barefootsies (Post 15252205)
They keep doing it on my forum as well.

I just have to keep banning them, and their IP. It's very annoying, but it does cut down on the daily bullshit.

Yeah its so annoying , This guy keeps submitting all sorts of crap as a plugs

halfpint 12-27-2008 09:18 PM

Thanks for all of your help guys, Im off to bed....zzzzzzz


All times are GMT -7. The time now is 12:23 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123