captive.whump.shanti-portal/tools
Stefan Midjich e4285430cf move format into variable for convenience. 2018-06-27 23:42:50 +02:00
..
README.md reflect recent changes in docs 2017-11-20 22:46:01 +01:00
captiveportal.pgsql changing name of sql table to be more intuitive. 2017-11-16 20:48:13 +01:00
manage_client.py move format into variable for convenience. 2018-06-27 23:42:50 +02:00
requirements.txt Two major changes in this commit: 2017-11-15 23:12:16 +01:00

README.md

Client tools

These tools deal with clients in IPtables backed by a PostgreSQL database.

A class is defined in client.py that handles creating and looking up clients.

Examples

As of writing manage_client.py uses the plugins.cfg configuration to keep the number of config files down.

So the portalclient plugin and the postgres plugin sections are borrowed by this tool.