captive.whump.shanti-portal/tools/README.md

11 lines
379 B
Markdown
Raw Permalink Normal View History

2017-03-03 00:04:12 +00: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.
2017-09-29 15:44:29 +00:00
## Examples
2017-11-20 21:46:01 +00:00
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.