# Installer wgcf avec Homebrew, apk, Nix, pacman, scoop, winget

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

## installation

```sh
sudo av install brew:wgcf
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install wgcf
```

  Preuve: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add wgcf
```

  Preuve: Alpine Linux edge package indexes: wgcf from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#wgcf
```

  Preuve: nixpkgs package indexes: pkgs/by-name/wg/wgcf/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S wgcf
```

  Preuve: Arch Linux sync databases: wgcf from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

### Windows

- Scoop (92%):

```sh
scoop install main/wgcf
```

  Preuve: Scoop official bucket manifest trees: bucket/wgcf.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id ViRb3.wgcf -e
```

  Preuve: Windows Package Manager source index: ViRb3.wgcf from https://cdn.winget.microsoft.com/cache/source.msix

## Faits du paquet

- **Clé du paquet:** brew:wgcf
- **Gestionnaire de paquets:** Homebrew
- **Version:** 2.2.32
- **Résumé source:** Generate WireGuard profile from Cloudflare Warp account
- **Page d'accueil:** <https://github.com/ViRb3/wgcf>
- **Dépôt:** <https://github.com/ViRb3/wgcf>
- **Dernière mise à jour:** 2026-07-25T22:40:20+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- wgcf (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 2.2.32
## Historique du projet et usages

wgcf is an unofficial cross-platform CLI for Cloudflare WARP. Its job is narrow and practical: register or update a WARP account and generate a WireGuard profile that can be imported into normal WireGuard clients.

### Historique du projet

The project was created in April 2020, one year after Cloudflare announced WARP for the 1.1.1.1 app and around the time Cloudflare opened the WARP desktop beta. wgcf succeeded ViRb3's earlier `cloudflare-warp-wireguard-client`, whose README says it was deprecated in favor of wgcf as a complete rewrite in Go with more features, native cross-platform binaries, and zero dependencies.

The timing matters because Cloudflare built WARP around WireGuard, but shipped it through official 1.1.1.1 and WARP clients. wgcf filled the gap for users who wanted standard WireGuard configuration files for routers, servers, alternative clients, and unsupported platforms.

### Historique d'adoption

wgcf became a popular unofficial utility in the WARP/WireGuard niche. Its repository has thousands of stars, regular releases, and community tutorials that use the generated `wgcf-profile.conf` as the bridge between Cloudflare WARP and generic WireGuard tooling.

### Modes d'utilisation

The README's core workflow is `wgcf register` to create an account file, then `wgcf generate` to write `wgcf-profile.conf`. Users can also attach an existing WARP+ license key, check account status, and run trace output to verify whether the resulting connection reports WARP or WARP+.

Because the project is explicitly unaffiliated with Cloudflare, its package-nerd role is best understood as compatibility glue. It exposes Cloudflare WARP account/profile details in the format expected by the broader WireGuard ecosystem.

### Related projects

- wgcf replaces the earlier `cloudflare-warp-wireguard-client` project by the same author, moving the idea from a Python script with dependencies to a Go CLI. It also depends conceptually on Cloudflare WARP and WireGuard, but is not an official Cloudflare client.

### Sources

- <https://api.github.com/repos/ViRb3/wgcf>
- <https://api.github.com/repos/ViRb3/wgcf/releases?per_page=100>
- <https://blog.cloudflare.com/1111-warp-better-vpn/>
- <https://blog.cloudflare.com/announcing-the-beta-for-warp-for-macos-and-windows/>
- <https://github.com/ViRb3/cloudflare-warp-wireguard-client>
- <https://github.com/ViRb3/wgcf>
- <https://raw.githubusercontent.com/ViRb3/wgcf/master/README.md>


## Notes de sécurité

infrastructure mutation or orchestration signal.

- **Risque Geiger:** orange / moyen
- infrastructure mutation or orchestration signal


## 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

- Unix: wgcf-profile.conf
- Windows: wgcf-profile.conf

## Credential files

- Unix: wgcf-account.toml
- Windows: wgcf-account.toml
## Autres enregistrements de gestionnaires de paquets

- Nix - wgcf: normalized package name match | nixpkgs package indexes: pkgs/by-name/wg/wgcf/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - wgcf - 2.2.29-r7: normalized package name match | Alpine Linux edge package indexes: wgcf from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Unofficial CLI for Cloudflare Warp | https://github.com/ViRb3/wgcf
- apk - wgcf-bash-completion - 2.2.29-r7: normalized package name match | Alpine Linux edge package indexes: wgcf-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Bash completions for wgcf | https://github.com/ViRb3/wgcf
- apk - wgcf-fish-completion - 2.2.29-r7: normalized package name match | Alpine Linux edge package indexes: wgcf-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Fish completions for wgcf | https://github.com/ViRb3/wgcf
- apk - wgcf-zsh-completion - 2.2.29-r7: normalized package name match | Alpine Linux edge package indexes: wgcf-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Zsh completions for wgcf | https://github.com/ViRb3/wgcf
- pacman - wgcf - 2.2.32-1: normalized package name match | Arch Linux sync databases: wgcf from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Generate WireGuard profile from Cloudflare Warp account | https://github.com/ViRb3/wgcf
- Scoop - main/wgcf: normalized package name match | Scoop official bucket manifest trees: bucket/wgcf.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
- winget - ViRb3.wgcf: normalized package name match | Windows Package Manager source index: ViRb3.wgcf from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

View the package source record on GitHub. [combined/wgcf.yml](https://github.com/mxcl/pkgdb/blob/main/combined/wgcf.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
