captive.whump.shanti-portal/tools
2017-09-29 17:44:40 +02:00
..
__init__.py started writing better tools 2017-03-03 01:04:12 +01:00
captiveportal.pgsql added "expires" field to clients 2017-09-29 17:44:40 +02:00
client.py added "expires" field to clients 2017-09-29 17:44:40 +02:00
errors.py implementing iptc part. 2017-03-07 09:36:56 +01:00
manage_client.py added "expires" field to clients 2017-09-29 17:44:40 +02:00
README.md clarifications 2017-09-29 17:44:29 +02:00
storage.cfg replacing redis with postgres. 2017-03-06 10:26:35 +01:00
storage.py added "expires" field to clients 2017-09-29 17:44:40 +02: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

See the cfg files for more examples.