captive.whump.shanti-portal/tools
Stefan Midjich bec77b9d92 I should have been more ashamed of this ljust madness than I was 2017-12-06 12:01:58 +01: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 I should have been more ashamed of this ljust madness than I was 2017-12-06 12:01:58 +01: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.