Gossamer Forum
Quote Reply
[NEW PLUGIN] BlockIPs
Hi,

I'm please to announce the release of BlockIP's, our latest plugin.

Full details: http://www.ultranerds.com/...rsion/BlockIPs_L173/

Basically, it will let you stop people from accessing add.cgi, if:

1) Their IP address matches anything on your list of banned IP addresses
2) They don't have a value for their IP Address

Main features:

1) Logs errors (i.e "123.123.123.123 is a banned IP address"
2) Customize the messages that users are shown:

Code:
$LANG->{BANNEDIP} = qq|::IP:: is a banned IP address.|;
$LANG->{INVALIDIP} = qq|::IP:: is an invalid IP address.|;

3) Can easily remove bans.
4) Supports wildcards. For example, if the IP range 123.345.something.something is always spamming your site with rubbish, you would filter them out with 123.345.*.* - its that easy Smile)
5) Admin panel feature for adding IP addresses to the ban list (and also removing them, if you need to =))

Please see a couple of screenshots (attached).

Price is $35 - which isn't bad (its taken me quite a while to get it working how I wanted).

This plugin is part of the ULTRA Package, and also ULTRA Package PRO bundles.

Please let me know if anyone has any suggestions/feedback.

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!

Last edited by:

Andy: Apr 20, 2007, 2:00 AM
Subject Author Views Date
Thread [NEW PLUGIN] BlockIPs Andy 6021 Apr 13, 2007, 9:20 AM
Thread Re: [Andy] [NEW PLUGIN] BlockIPs
Gypsypup 5871 Apr 17, 2007, 12:02 AM
Thread Re: [Gypsypup] [NEW PLUGIN] BlockIPs
Andy 5898 Apr 17, 2007, 1:50 AM
Thread Re: [Andy] [NEW PLUGIN] BlockIPs
Gypsypup 5876 Apr 17, 2007, 2:01 AM
Thread Re: [Gypsypup] [NEW PLUGIN] BlockIPs
Andy 5862 Apr 17, 2007, 3:03 AM
Thread Re: [Andy] [NEW PLUGIN] BlockIPs
Gypsypup 5864 Apr 17, 2007, 3:35 AM
Thread Re: [Gypsypup] [NEW PLUGIN] BlockIPs
Andy 5857 Apr 17, 2007, 4:01 AM
Post Re: [Andy] [NEW PLUGIN] BlockIPs
Gypsypup 5855 Apr 17, 2007, 4:31 AM
Post Re: [Andy] [NEW PLUGIN] BlockIPs
Andy 5842 Apr 20, 2007, 1:59 AM