This very easy to use script allows users to log-in and log off to certain pages and/or directories. System uses sessions and/or cookied for tighter security.
NEW UPDATES:
* Script can read users from a database.
* Script can read users from a PHP file, very easy to modify
Password Protect: Enhanced allows you to easily setup a Members Only section of your web site. You can create users and limit them to certain files and directories. The system also features unlimited users, unlimited administrators, easy installation, and free addon scripts. Licenses are $50.00 which includes unlimited upgrades for life.
The PHP Firewall Generator is a simple PHP script that generates a firewall script for ipchains based firewalls. The script is
created based on configuration rules entered by the user. The aim is to support a rule set similar to those supported by
commercial Firewall systems, and have it easy to configure.
This is just a simple script that will log the IP address of anyone who accesses the page and the time the page was accessed and wont let them come back for a set time limit. You can set the time limit to whatever you want. This script will require that the log file have writable permissions (chmod 666).
This password protector script will allow you to protect a sensitive area of your website by requiring a username and password to access it. I added the option to log successful logins to a file. No database knowledge required.
Ever wonder how to create a firewall using the famous IPCHAINS or IPTABLES? But just never wanted to go through the pain? Well, with this small script, with-in just a few clicks your good to go! It makes a list of all open connections on your machine, as well as your IP Addresses. Then you select what you want open! Also supports adding custom ports!