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:
$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
)
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
IMPORTANT: I've now moved to ultranerds.co.uk, and the .com will no longer work!
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package (plugins total "value" $3,325 & rising, for just $350)| GLinks ULTRA Package PRO (plugins total "value" $5,625 & rising, for just $500)
Support Forum | Links SQL Plugins | DMOZ Dumps | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Compare our different Plugin packages *new* Free CSS Templates
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
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
IMPORTANT: I've now moved to ultranerds.co.uk, and the .com will no longer work!
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package (plugins total "value" $3,325 & rising, for just $350)| GLinks ULTRA Package PRO (plugins total "value" $5,625 & rising, for just $500)
Support Forum | Links SQL Plugins | DMOZ Dumps | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Compare our different Plugin packages *new* Free CSS Templates

