Automic VaultAutomic Vault

brew

Installer wireguard-tools avec Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de wireguard-tools pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install wireguard-tools

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install wireguard-tools

MacPorts ports tree · net/wireguard-tools/Portfile · Source: api.github.com

Linux

Alpine Linux apkvérifié · 92%
sudo apk add wireguard-tools

Alpine Linux edge package indexes · wireguard-tools · Source: dl-cdn.alpinelinux.org

Debian aptvérifié · 92%
sudo apt install wireguard-tools

Debian stable package indexes · wireguard-tools · Source: deb.debian.org

Fedora dnfvérifié · 92%
sudo dnf install wireguard-tools

Fedora Rawhide package metadata · wireguard-tools · Source: dl.fedoraproject.org

Nixvérifié · 92%
nix profile install nixpkgs#wireguard-tools

nixpkgs package indexes · pkgs/by-name/wi/wireguard-tools/package.nix · Source: api.github.com

Arch Linux pacmanvérifié · 92%
sudo pacman -S wireguard-tools

Arch Linux sync databases · wireguard-tools · Source: geo.mirror.pkgbuild.com

openSUSE zyppervérifié · 92%
sudo zypper install wireguard-tools

openSUSE Tumbleweed package metadata · wireguard-tools · Source: download.opensuse.org

aperçu

Résumé du paquet

Tools for the WireGuard secure network tunnel

Commandes et alias

  • wg
  • wg-quick

historique

Historique du projet et usages

wireguard-tools is the command-line companion package for WireGuard. It supplies `wg`, the low-level configuration utility, and `wg-quick`, the convenience script that turns simple interface configuration files into working tunnels.

Historique du projet

WireGuard was designed around a deliberately small kernel or userspace tunnel implementation plus simple userspace configuration. The official repositories page identifies wireguard-tools as the cross-platform userspace tooling for configuring WireGuard implementations, including `wg(8)` and `wg-quick(8)`.

`wg` became the protocol-specific tool for setting and reading interface state, peers, keys, endpoints, allowed IPs, handshakes, and transfer counters. `wg-quick` grew into the pragmatic wrapper for common host setups: it reads an interface-named config file, adds the interface, assigns addresses, configures routes, and then tears that setup down again on request.

Historique d'adoption

The tools package became the everyday interface to WireGuard both before and after the protocol reached Linux 5.6. Before mainline inclusion, it paired with out-of-tree kernel modules and userspace implementations; after inclusion, it remained necessary because the kernel feature alone does not provide the user-facing `wg` and `wg-quick` commands.

Its cross-platform scope also matters: the official project describes wireguard-tools as tooling for WireGuard implementations rather than only for Linux. Package ecosystems therefore treat it as the stable CLI surface that can sit on top of kernel drivers, BSD ports, macOS interfaces, Windows support, and wireguard-go.

Modes d'utilisation

`wg` is used for precise interface inspection and configuration: showing runtime status, setting peers, applying keys, and dumping machine-readable state for scripts. It is the command admins reach for when they need to see whether a tunnel has handshaken or exactly which allowed IPs are active.

`wg-quick` is the fast path for common deployments. It looks for an interface config such as `/etc/wireguard/wg0.conf`, applies WireGuard settings, assigns addresses, and infers routes from peer allowed IPs, while still allowing more advanced users to bypass it and call `wg` plus platform networking commands directly.

Pourquoi les passionnés de paquets s'y intéressent

This is the package that turns WireGuard from a kernel feature or protocol implementation into something shell users can operate. For many systems, installing WireGuard really means installing the tunnel implementation plus wireguard-tools.

The package is also beloved in automation because `wg` has script-friendly output and `wg-quick` keeps the common one-file tunnel pattern boring. That combination made WireGuard unusually approachable for sysadmins compared with older VPN stacks that relied on larger daemon configurations and certificate-heavy workflows.

Chronologie

  • 2017: The WireGuard paper describes a separate userspace `wg(8)` tool for configuration.
  • 2019: WireGuard is accepted into the net-next path toward Linux 5.6, increasing the importance of stable userspace tooling around the kernel implementation.
  • 2020: Linux 5.6 ships WireGuard support; wireguard-tools remains the common CLI package for configuring it.
  • 2026: The upstream cgit repository continues to publish tagged wireguard-tools releases and cross-platform fixes.

Related projects

  • wireguard-go can create a userspace WireGuard interface that is then configured with `wg`.
  • NetworkManager and desktop network settings tools can cover higher-level workflows, but wireguard-tools remains the reference command-line layer.

posture de sécurité

Niveau de risque : blue

broad file, network, media, or database tool signal.

Classificateur de risque

risque blue · confiance moyen · tool

Pourquoi

  • broad file, network, media, or database tool signal

Signaux

  • text:network

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • S’installe avec 2 dépendances d’exécution.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
/etc/wireguard/INTERFACE.conf

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
/etc/wireguard/INTERFACE.conf

exécutables

Exécutables installés

CommandeTypeExpositionNote
wgcliexécutable global
wg-quickcliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-26
version du gestionnaire1.0.20260223
gestionnaire mis à jour2026-05-18
données localesOK
amontnot checked
dernière version détectéenon détecté

https://www.wireguard.com/

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:wireguard-tools
Version1.0.20260223
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/wireguard-tools
Page d'accueilhttps://www.wireguard.com/
Dépôthttps://git.zx2c4.com/wireguard-tools
Docs amonthttps://www.wireguard.com/compilation
LicenceGPL-2.0-only
Archive sourcehttps://git.zx2c4.com/wireguard-tools/snapshot/wireguard-tools-1.0.20260223.tar.xz
Dernière mise à jour2026-05-18T12:02:02-04:00
Pulseupdated
Dépendancesbash, wireguard-go
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namewireguard-tools
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Debian apt95%

wireguard-tools 1.0.20210914-3

fast, modern, secure kernel VPN tunnel (userland utilities)

https://www.wireguard.com

sudo apt install wireguard-tools
  • Section: net
  • Architecture: amd64
  • Source Package: wireguard
  • 1 Dépendances
  • 6 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Wireguard Tools
Debian stable package indexes · deb.debian.org · Debian stable package indexes: wireguard-tools from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

wireguard-tools

nix profile install nixpkgs#wireguard-tools
  • normalized package name match
  • Correspondance par : Wireguard Tools
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/wi/wireguard-tools/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

wireguard-tools 1.0.20210914-1ubuntu4

fast, modern, secure kernel VPN tunnel (userland utilities)

https://www.wireguard.com

sudo apt install wireguard-tools
  • Section: net
  • Architecture: amd64
  • Source Package: wireguard
  • 1 Dépendances
  • 4 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Wireguard Tools
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: wireguard-tools from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
apk95%

wireguard-tools 1.0.20260223-r0

Next generation secure network tunnel: userspace tools

https://www.wireguard.com

sudo apk add wireguard-tools
  • License: GPL-2.0-only
  • Architecture: x86_64
  • Source Package: wireguard-tools
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Wireguard Tools
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: wireguard-tools from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

wireguard-tools-bash-completion 1.0.20260223-r0

Bash completions for wireguard-tools

https://www.wireguard.com

sudo apk add wireguard-tools-bash-completion
  • License: GPL-2.0-only
  • Architecture: x86_64
  • Source Package: wireguard-tools
  • normalized package name match
  • Correspondance par : Wireguard Tools
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: wireguard-tools-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

wireguard-tools-doc 1.0.20260223-r0

Next generation secure network tunnel: userspace tools (documentation)

https://www.wireguard.com

sudo apk add wireguard-tools-doc
  • License: GPL-2.0-only
  • Architecture: x86_64
  • Source Package: wireguard-tools
  • normalized package name match
  • Correspondance par : Wireguard Tools
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: wireguard-tools-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

wireguard-tools-openrc 1.0.20260223-r0

Next generation secure network tunnel: userspace tools (OpenRC init scripts)

https://www.wireguard.com

sudo apk add wireguard-tools-openrc
  • License: GPL-2.0-only
  • Architecture: x86_64
  • Source Package: wireguard-tools
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Wireguard Tools
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: wireguard-tools-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

wireguard-tools-systemd 1.0.20260223-r0

Next generation secure network tunnel: userspace tools (systemd files)

https://www.wireguard.com

sudo apk add wireguard-tools-systemd
  • License: GPL-2.0-only
  • Architecture: x86_64
  • Source Package: wireguard-tools
  • normalized package name match
  • Correspondance par : Wireguard Tools
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: wireguard-tools-systemd from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

wireguard-tools-wg 1.0.20260223-r0

Next generation secure network tunnel: userspace tools (wg)

https://www.wireguard.com

sudo apk add wireguard-tools-wg
  • License: GPL-2.0-only
  • Architecture: x86_64
  • Source Package: wireguard-tools
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Wireguard Tools
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: wireguard-tools-wg from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

wireguard-tools-wg-quick 1.0.20260223-r0

Next generation secure network tunnel: userspace tools (wg-quick)

https://www.wireguard.com

sudo apk add wireguard-tools-wg-quick
  • License: GPL-2.0-only
  • Architecture: x86_64
  • Source Package: wireguard-tools
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Wireguard Tools
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: wireguard-tools-wg-quick from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf95%

wireguard-tools 1.0.20260223-1.fc45

Fast, modern, secure VPN tunnel

https://www.wireguard.com/

sudo dnf install wireguard-tools
  • License: GPL-2.0-only
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: wireguard-tools
  • 4 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Wireguard Tools
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: wireguard-tools from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

wireguard-tools 1.0.20260223-1

next generation secure network tunnel - tools for configuration

https://www.wireguard.com/

sudo pacman -S wireguard-tools
  • License: GPL
  • Architecture: x86_64
  • 1 Dépendances
  • 2 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Wireguard Tools
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: wireguard-tools from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

wireguard-tools 1.0.20260223-1.2

WireGuard userspace tools

https://www.wireguard.com/

sudo zypper install wireguard-tools
  • License: GPL-2.0-only
  • Category: Productivity/Networking/Security
  • Architecture: x86_64
  • Source Package: wireguard-tools
  • 3 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Wireguard Tools
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: wireguard-tools from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

wireguard-tools

sudo port install wireguard-tools
  • normalized package name match
  • Correspondance par : Wireguard Tools
MacPorts ports tree · api.github.com · MacPorts ports tree: net/wireguard-tools/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment