captive.whump.shanti-portal/tools
Stefan Midjich 2faac71fe5 changing name of sql table to be more intuitive. 2017-11-16 20:48:13 +01:00
..
README.md clarifications 2017-09-29 17:44:29 +02:00
__init__.py started writing better tools 2017-03-03 01:04:12 +01:00
captiveportal.pgsql changing name of sql table to be more intuitive. 2017-11-16 20:48:13 +01:00
client.py Two major changes in this commit: 2017-11-15 23:12:16 +01:00
errors.py testing new purge script 2017-09-29 18:37:30 +02:00
helpers.py check_output will be best here I believe 2017-11-16 20:48:05 +01:00
manage_client.py increase ipset command timeout for cli tool 2017-11-16 18:39:01 +01:00
purge_clients.py giving up on the cursor thing 2017-09-29 19:07:32 +02:00
requirements.txt Two major changes in this commit: 2017-11-15 23:12:16 +01:00
storage.cfg missed port 2017-11-15 23:03:17 +01:00
storage.py changing name of sql table to be more intuitive. 2017-11-16 20:48:13 +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

See the cfg files for more examples.