Crates.io | wgx |
lib.rs | wgx |
version | 0.1.4 |
source | src |
created_at | 2022-08-16 12:58:33.060672 |
updated_at | 2022-10-11 05:00:56.275816 |
description | wireguard tool to manage / generate configuration. |
homepage | |
repository | https://github.com/yinheli/wgx |
max_upload_size | |
id | 646643 |
size | 297,652 |
wireguard tool to manage / generate configuration. Maintain one yaml configuration file to quickly build wireguard network.
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