captive.whump.shanti-portal/tools
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 sharing new portalclient plugins config 2017-11-20 10:58:21 +01:00
README.md reflect recent changes in docs 2017-11-20 22:46:01 +01:00
requirements.txt Two major changes in this commit: 2017-11-15 23:12:16 +01:00

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.