Skip to content

fitsula/Amunet

Repository files navigation

Step 1: Clone

Open folder with your website and clone repo

    git clone https://github.com/fitsula/Amunet.git ./

Step 2: Database

  1. Create database "amunet"
  2. Import db dump
    mysql -uname -p pass amunet < mysql_database.sql

Step 3: Configuration

Make changes in amunet_config.php

Change next variables: dbServername, dbUsername, dbUserpass, dbName

Step 4: Include

Add next line into needed to monitoring pages

    <?php include 'amunet.php'; ?>

Step 5: Profit

Go to your.site/amunet_admin.php and see awesome information

About

IP logging system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors