#wireguard #toolkit #config-file #manage #generate #yaml-config #tool

app wgx

wireguard 工具,用于管理/生成配置

5 个版本

0.1.4 2022 年 10 月 11 日
0.1.3 2022 年 9 月 8 日
0.1.2 2022 年 8 月 16 日
0.1.1 2022 年 8 月 16 日
0.1.0 2022 年 8 月 16 日

#34#wireguard

22 每月下载次数

MIT 许可证

31KB
344

wgx

wireguard 工具,用于管理/生成配置。维护一个 YAML 配置文件,快速构建 wireguard 网络。

用法

wgx 使用演示 这里没有看到演示?请在这里查看 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

更多信息请参阅 config.example.yml

依赖项

~14–24MB
~350K SLoC