wgx

Crates.iowgx
lib.rswgx
version0.1.4
sourcesrc
created_at2022-08-16 12:58:33.060672
updated_at2022-10-11 05:00:56.275816
descriptionwireguard tool to manage / generate configuration.
homepage
repositoryhttps://github.com/yinheli/wgx
max_upload_size
id646643
size297,652
yinheli (yinheli)

documentation

README

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

Commit count: 28

cargo fmt