mirror of
https://codeberg.org/prof_x_pvt_ltd/captive.whump.shanti-portal
synced 2024-08-14 22:46:42 +00:00
11 lines
No EOL
379 B
Markdown
11 lines
No EOL
379 B
Markdown
# 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. |