Need script that blocks proxies

  • dEfEndEr
  • Newbie
  • Newbie
  • No Avatar
  • Joined: Jul 22, 2004
  • Posts: 14
  • Status: Offline

Post July 22nd, 2004, 8:40 am

Code: [ Select ]
echo "Checking for Proxy server........ Please wait.......\n";

$ip = (getenv('HTTP_X_FORWARDED_FOR')) ? getenv('HTTP_X_FORWARDED_FOR') : getenv('REMOTE_ADDR');
echo " Your IP addy is: " . $ip . "\n";
  1. echo "Checking for Proxy server........ Please wait.......\n";
  2. $ip = (getenv('HTTP_X_FORWARDED_FOR')) ? getenv('HTTP_X_FORWARDED_FOR') : getenv('REMOTE_ADDR');
  3. echo " Your IP addy is: " . $ip . "\n";


Seems to work a little better..


BTW, to the original poster.

I too have a spongebob on my site, I too am having problems with him (3 usernames, all cheating / trying to hack the system, via the same proxy)
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post July 22nd, 2004, 8:40 am

  • Rabid Dog
  • Web Master
  • Web Master
  • User avatar
  • Joined: May 21, 2004
  • Posts: 3229
  • Loc: South Africa
  • Status: Offline

Post July 28th, 2004, 11:47 pm

PLEASE NOTE: The application below requires decent morals.
Be careful when pulling information from websites. If the sites are copyrighted rather find a free alternative. I am not responsible for your actions. (Anyways how would you feel if someone was skimming from your site?)

If you agree with the above you can download Script Kiddie Proxy Killer ver 1.1 (Thanks to Carnix for QA)
http://www.rabiddog.co.za/proxy/proxy_killer1-1.zip

This application assumes you have a knowledge of PHP. Read the help file for set up instructions and mail me from there if you need support. Do not hassle the guys at Ozzu for support as they have nothing to do with the app.

Thank you alll and Good Night!
Watch me grow
  • Carnix
  • Guru
  • Guru
  • User avatar
  • Joined: Apr 28, 2004
  • Posts: 1099
  • Status: Offline

Post July 29th, 2004, 5:37 am

preach it brother dog! can I get an amen?! :angel:


.c
  • Rabid Dog
  • Web Master
  • Web Master
  • User avatar
  • Joined: May 21, 2004
  • Posts: 3229
  • Loc: South Africa
  • Status: Offline

Post July 29th, 2004, 5:39 am

AMEN!
Watch me grow
  • darksat
  • Proficient
  • Proficient
  • User avatar
  • Joined: Jul 06, 2004
  • Posts: 487
  • Loc: London (via the rest of the world)
  • Status: Offline

Post July 29th, 2004, 7:13 am

Hey rabiddog and dEfEndEr
Nice work with the PHP conversion.
Saves me some effort.
Thanks
Darksats IT Forum, for all your IT Security and SEO needs

Post Information

  • Total Posts in this topic: 95 posts
  • Users browsing this forum: No registered users and 144 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
cron
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.