5 releases
0.1.4 | Oct 11, 2022 |
---|---|
0.1.3 | Sep 8, 2022 |
0.1.2 | Aug 16, 2022 |
0.1.1 | Aug 16, 2022 |
0.1.0 | Aug 16, 2022 |
#40 in #wireguard
31KB
344 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
~15–27MB
~424K SLoC