mirror of
https://codeberg.org/prof_x_pvt_ltd/captive.whump.shanti-portal
synced 2024-08-14 22:46:42 +00:00
.. | ||
captiveportal.pgsql | ||
manage_client.py | ||
README.md | ||
requirements.txt |
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.