From 7c11de2cb71b388744bd2f6bfb28647ae7a62740 Mon Sep 17 00:00:00 2001 From: Brian Zalewski <brian@megabyte.space> Date: Thu, 26 Jan 2023 09:10:39 +0000 Subject: [PATCH] Update 2 files - /home/.chezmoidata.yaml - /software.yml --- home/.chezmoidata.yaml | 3 +++ software.yml | 38 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 41 insertions(+) diff --git a/home/.chezmoidata.yaml b/home/.chezmoidata.yaml index d298abdf..5cde6caf 100644 --- a/home/.chezmoidata.yaml +++ b/home/.chezmoidata.yaml @@ -645,6 +645,7 @@ softwareGroups: - teleport Security: &Security - bitwarden-cli + - boringtun - envchain - envconsul - pony @@ -654,6 +655,8 @@ softwareGroups: - stubby - teller - vault + - wireguard-client + - wireguard-tools - yubikey-manager Security-Desktop: &Security-Desktop - bitwarden diff --git a/software.yml b/software.yml index 8f3d33b3..ac88828b 100644 --- a/software.yml +++ b/software.yml @@ -8275,6 +8275,44 @@ softwarePackages: - docker-ce - docker-ce-cli - docker-compose-plugin + boringtun: + _bin: boringtun-cli + _desc: BoringTun is an implementation of the WireGuard® protocol designed for portability and speed. + _docs: null + _github: https://github.com/cloudflare/boringtun + _home: null + _name: BoringTun + brew: boringtun + cargo:darwin: boringtun-cli + cargo:linux: boringtun-cli + wireguard-client: + _desc: null + _docs: null + _github: null + _home: null + _name: WireGuard Client + _when:mas: '! test -d /Applications/WireGuard.app' + choco: wireguard + mas: TODO MAS (not available as Homebrew cask) + scoop: wireguard-np + wireguard-tools: + _bin: wg + _desc: null + _docs: null + _github: null + _home: null + _name: WireGuard Tools + apk: wireguard-tools + apt: wireguard + brew: wireguard-tools + dnf: wireguard-tools + emerge: wireguard-tools + nix: nixpkgs.wireguard-tools + opkg: wireguard + pacman: wireguard-tools + port: wireguard-tools + slackpkg: wireguard-tools + zypper: wireguard-tools wireshark-cli: _bin: sharkd _desc: null