What do you mean? I've written a proxy eBook before that I sold back in Nov 07. This is my new one for 2008
Hi Guys, Please Help Me, I am getting 55% Traffic from Iran on my proxy site ( www.geteverything.info ), Please tell me how to stop it ? Thanks in Advance
Same here getting traffic increases from ISP host, emirates.net.ae, etisalat.ae Not sure if its bad for adsense though? 12% of my traffic from middle east.
You can use .hta file to block traffic from iran. If u have geoip mod installed on ur server you can add the following to your .htaccess file to block china and iran traffic(thats what i use) <IfModule mod_geoip.c> RewriteEngine On RewriteCond %{ENV:GEOIP_COUNTRY_CODE} (CN|IR)$ RewriteRule ^(.*)$ [url]http://www.google.com[/url] [NC,L] </IfModule> Code (markup):
You can also have someone enable Geo IP. Preferably the PHP version. Then just add this in the top of your index.php file. Add whatever countries you want.... <?php $country = geoip_country_code_by_name($_SERVER["REMOTE_ADDR"]); if (($country == "CN") or ($country == "IR") or ($country == "SA")) { die("Service Unavailable to your country!"); } ?> Code (markup):
Im currently offering my proxy promotion service. You can check it out here: http://forums.digitalpoint.com/showthread.php?p=6061206
Go here, select the country(or countries) to block, generate the code, paste it in your .htaccess. That's it.
Anyone know any free proxy hosting? I've found one, but they are real slow in updating the nameservers...
I find all free proxy hosting to be very under par unless your proxy gets very small traffic you be ok But it you star to go to the size of say www.bypasstheweb.com and the like you will need your own server the best hosting for proxy sites is cloakhost we at www.zelune.net have a discount voucher for 15% of for live of member ship of zelune which will be ready very soon all so a total new script will be coming with all these features http://www.zelune.net/news.htm
if you want something "real" then you have to pay more than 5 $ for 1-2 small/medium proxies, free...even cheap hosts are not reliable, and take care with the scammers + free isn't free , you must place the banners of the "free host" on your proxified pages (most cases i think)
How is everybody doing today Jan 13 Sunday. I saw a big drop in traffic after Jan 10 from 143xxx visits to On one test site I get only 5,597 visits today. I just changed some templates etc. So it may be code messed up or everybody Seeing Very Slow Sat Sun?