Skip to content

rambodrahmani/dynamo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DYNAMO

DYNAMO: A Raspberry Pi based Captive Portal.

Requirements:
    1. Apache Web Server.
    2. MySQL Server.
    3. PHP (With MySQLi extension).

How-to:
    1. Get Apache and MySQL Server up and running.
    2. Execute the SQL queries in "database.sql".
    3. Some configurations are needed:
        1. Assign the IP Address of the RPi to the PRIMARY and SECONDARY DNS Server of you router.
        2. Set the required parameters in "config.php".
    4. Run start.php from terminal.

--

Rambod Rahmani <rambodrahmani@autistici.org>