# wgcf を Homebrew, apk, Nix, pacman, scoop, winget でインストール

wgcf のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install wgcf
```

  証拠: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add wgcf
```

  証拠: 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
```

  証拠: 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
```

  証拠: 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
```

  証拠: 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
```

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

## パッケージ情報

- **パッケージキー:** brew:wgcf
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/wgcf>
- **バージョン:** 2.2.32
- **ソース概要:** Generate WireGuard profile from Cloudflare Warp account
- **ホームページ:** <https://github.com/ViRb3/wgcf>
- **リポジトリ:** <https://github.com/ViRb3/wgcf>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/ViRb3/wgcf/archive/refs/tags/v2.2.32.tar.gz>
- **最終更新:** 2026-07-25T22:40:20+02:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- wgcf (cli)
- wgcf (エイリアス)

## ビルド依存関係

- go

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 2.2.32
- マネージャ更新日: 2026-07-25
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/ViRb3/wgcf
- 検出された最新: v2.2.32 (最新)
## プロジェクトの歴史と使われ方

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.

### プロジェクトの歴史

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.

### 採用の歴史

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.

### 使われ方

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.

### ソース

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


## セキュリティノート

infrastructure mutation or orchestration signal.

- **Geiger リスク:** orange / 中
- 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
## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** wgcf
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## 他のパッケージマネージャ記録

- 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


## 関連リンク

- [Cloud CLI packages](https://pkg.so/ja/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://pkg.so/ja/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [go](https://pkg.so/ja/brew/go/) - Build dependency declared by Homebrew.
- [tailscale](https://pkg.so/ja/brew/tailscale/) - Shares pkgdb curated category or tags: cli, networking, vpn, wireguard.
- [wireguard-tools](https://pkg.so/ja/brew/wireguard-tools/) - Shares pkgdb curated category or tags: cli, networking, vpn, wireguard.
- [wireguard-go](https://pkg.so/ja/brew/wireguard-go/) - Shares pkgdb curated category or tags: cli, networking, vpn, wireguard.
- [headscale-cli](https://pkg.so/ja/brew/headscale-cli/) - Shares pkgdb curated category or tags: cli, networking, vpn, wireguard.
- [boringtun](https://pkg.so/ja/brew/boringtun/) - Shares pkgdb curated category or tags: cli, networking, vpn, wireguard.
- [swgp-go](https://pkg.so/ja/brew/swgp-go/) - Shares pkgdb curated category or tags: cli, networking, vpn, wireguard.
- [gof5](https://pkg.so/ja/brew/gof5/) - Shares pkgdb curated category or tags: cli, networking, vpn, wireguard.
- [openvpn](https://pkg.so/ja/brew/openvpn/) - Shares pkgdb curated category or tags: cli, networking, vpn.

## Combined YAML source

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


## ソース

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