wg-meshconf
WireGuard full mesh configuration generator
...It stores peer information in a CSV database that can be edited directly with spreadsheet software or managed through commands. Users define peers with properties such as names, addresses, endpoints, ports, and routing information. The generator then creates WireGuard configuration files for every peer or for a selected node. This removes much of the repetitive key and peer configuration work involved in building larger meshes. The project can be installed from PyPI or directly from its Git repository and requires Python 3.7 or newer. Its workflow is especially useful for administrators who need reproducible configuration across several mutually connected WireGuard hosts.