# k4yt3x/wg-meshconf

WireGuard full mesh configuration generator.

Repository: https://github.com/k4yt3x/wg-meshconf
Canonical: https://ross.abutalabs.com/products/wg-meshconf
Language: Python
License: GPL-3.0
License Family: copyleft
Topics: wireguard, python, mesh-networks, mesh-generation, networking
Last push: 2024-05-05T16:30:43+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2884, "days_push": 850, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1050, forks 118 (observed 2026-08-28T04:03:22.914632+00:00)

## What it is
wg-meshconf is a Python CLI tool that generates peer configuration files for WireGuard full mesh networks. It stores peer information in a CSV database that can be edited with Excel or the command line, then produces WireGuard config files for every node.

## Use cases
- generate wireguard mesh network configs
- create full mesh vpn between servers
- manage wireguard peer configurations in a spreadsheet
- automate wireguard config generation for many nodes
- set up site-to-site wireguard mesh
- add and remove wireguard peers without manual editing

## When to choose
- you need a full mesh WireGuard topology across multiple servers
- you want to manage peer info in CSV/Excel and regenerate configs
- you prefer a simple pip-installable CLI over a GUI

## When to avoid
- you need hub-and-spoke or dynamic topologies rather than full mesh
- you want a GUI or web dashboard for WireGuard management
- you need automatic key distribution or live network orchestration

## Facets
- artifact type: cli-tool
- maturity: stable
- function: networking, configuration-management, cli, developer-tools
- domain: networking, developer-tools, self-hosted
- platform: python, cli, cross-platform, windows
- tags: wireguard, mesh-network, vpn, config-generator, csv-database, command-line, linux, macos

## Member repositories
- k4yt3x/wg-meshconf (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:22.914632+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:00:23.111816+00:00, confidence not recorded.
  - readme: https://github.com/k4yt3x/wg-meshconf (fetched 2026-08-28T04:03:22.914632+00:00, sha 6f4dcf29d392)
  - registry_pypi: https://pypi.org/pypi/wg-meshconf/json (fetched 2026-08-29T13:01:54.810281+00:00, sha 8e766dbcc516)
- Data as of 2026-08-30T08:39:29.467469+00:00.
