NukeSentinel™ has been released. This should be the last RC before finial. The only thing lacking is the documentation. If you would be interested is writting a User Manual please let us know in hte forum. Read More for features list.
Introduction and Requirements
- It requires PHP-Nuke 6.5.0 - 7.4.0 to be installed.
- The admin can either have the default page display or forward the blocked ip user to a url.
- Enhanced Admin panel.
- Writes to Apache server .htaccess file for increased security on blocking.
- Cleaned up coding and variables.
- Can remove blocked ip's from the .htaccess file while removing them from the db.
- Can alter blocked ip's in the .htaccess file while altering them in the db.
- Improved paging system in admin.
- Added Remote IP and User Agent to the blocked page display.
- Added CLIKE protection with on/off switch.
- Added UNION protection with on/off switch.
- Added on/off switch for Harvester protection.
- Improved speed on blocked ip checking.
- Added AUTHORS table protection with on/off switch.
- Added Page Sorting options for blocked ip pages.
- Added PC Killer option.
- Added "Last 10 Blocked IPs" block.
- Repaired PC Killer loop problem.
- Reconfigured the nsnst_config table.
- Repaired lang file loading.
- Updated blockers to allow email only, block and email, and off.
- Updated the lang-english.php file.
- Repaired Edit Blocked IP routine.
- Repaired Sentinel(tm) Configuration.
- Now clears users sessions from both nuke and forums tables.
- Added block 2 that shows ip lookups to the public as well as to admins.
+ Blocker specific responses.
+ Block settings to show ip lookup link and reason.
+ Multiple email addresses. (may need work).
+ Will match db stored ips of xxx.*.*.* or xxx.0.0.0 as global blocks.
When blocking ip's it will use .* as the global range.
+ Blocker specific write to htaccess file (if server supports it).
+ Blocker specific forwarding.
+ Protected admins (can only be setup by God admin)
+ HTTPAuth now included (if server supports it).
+ Proxy Blocker.
+ DOS Protection.
+ Modified the mouseovers to mouseclicks for Help System.
+ Added mouseclicks for Info System.