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
129 downloads per month
32KB
359 lines
wgx
wireguard tool to manage / generate configuration. Maintain one yaml configuration file to quickly build wireguard network.
Usage
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