6 releases

new 0.2.3 Feb 8, 2025
0.1.4 Oct 11, 2022
0.1.3 Sep 8, 2022
0.1.2 Aug 16, 2022

#314 in Network programming

Download history 2/week @ 2024-10-30 1/week @ 2024-11-06 1/week @ 2024-12-25 129/week @ 2025-02-05

129 downloads per month

MIT license

32KB
359 lines

wgx

wireguard tool to manage / generate configuration. Maintain one yaml configuration file to quickly build wireguard network.

Usage

wgx usage demo No demo visible here? View it on asciinema.

wgx --h

USAGE:
    wgx [OPTIONS]

OPTIONS:
    -a, --all                Include all nodes
    -c, --config <CONFIG>    Config file [default: ./config.yml]
    -f, --format <FORMAT>    Output format [default: conf]
    -h, --help               Print help information
    -n, --node <NODE>        Node to export [default: ]
    -V, --version            Print version information

more information please checkout config.example.yml

Dependencies

~16–28MB
~440K SLoC