An open API service indexing awesome lists of open source software.

https://github.com/rambodrahmani/dynamo

DYNAMO: A Raspberry Pi based Captive Portal.
https://github.com/rambodrahmani/dynamo

dns dns-server dynamo javascript mysql mysql-database mysql-server mysqli mysqli-library php raspberry-pi

Last synced: 8 months ago
JSON representation

DYNAMO: A Raspberry Pi based Captive Portal.

Awesome Lists containing this project

README

          

# 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 <>