凭据访问
Reads tunnel credentials, Cloudflare tokens, and local tunnel config.
代理安全
cloudflared manages tunnels, DNS-facing connectivity, and Cloudflare access paths.
Reads tunnel credentials, Cloudflare tokens, and local tunnel config.
Can create tunnels, route traffic, and update service exposure.
Can expose local or internal services to the network.
Gate tunnel creation, route changes, token use, and service exposure.
Allow tunnel status checks; require approval before exposing endpoints or changing routes.
安装
brew install cloudflaredlocal Homebrew formula metadata
sudo port install cloudflaredMacPorts ports tree · net/cloudflared/Portfile · 来源: api.github.com
sudo apk add cloudflaredAlpine Linux edge package indexes · cloudflared · 来源: dl-cdn.alpinelinux.org
nix profile install nixpkgs#cloudflarednixpkgs package indexes · pkgs/by-name/cl/cloudflared/package.nix · 来源: api.github.com
sudo pacman -S cloudflaredArch Linux sync databases · cloudflared · 来源: geo.mirror.pkgbuild.com
sudo zypper install cloudflaredopenSUSE Tumbleweed package metadata · cloudflared · 来源: download.opensuse.org
choco install cloudflaredChocolatey community package catalog · cloudflared · 来源: community.chocolatey.org
scoop install main/cloudflaredScoop official bucket manifest trees · bucket/cloudflared.json · 来源: api.github.com
winget install --id Cloudflare.cloudflared -eWindows Package Manager source index · Cloudflare.cloudflared · 来源: cdn.winget.microsoft.com
概览
Cloudflare Tunnel client (formerly Argo Tunnel)
历史
cloudflared is Cloudflare's Tunnel client, the daemon/CLI that establishes outbound-only connections from private infrastructure to Cloudflare's network. It grew out of the Argo Tunnel product line and became a central piece of Cloudflare One and Zero Trust access patterns.
The official cloudflared repository was created in 2017, matching the period when Cloudflare was turning Argo Tunnel into a packaged client. Cloudflare now documents Cloudflare Tunnel as a connector that lets origins and private networks reach Cloudflare without opening inbound firewall ports.
The tool's role expanded from origin tunneling for web apps into a general Zero Trust connector: it can run as a service, authenticate tunnels with credential files, and support remotely managed tunnels through Cloudflare's dashboard and API.
cloudflared has unusually broad package-manager coverage for a vendor network daemon. The batch package metadata lists apk, Homebrew, Chocolatey, MacPorts, Nix, pacman, Scoop, winget, and zypper, reflecting demand across Linux servers, macOS developer machines, and Windows desktops.
Cloudflare's documentation and release cadence make cloudflared a common dependency in homelab, self-hosting, Kubernetes, CI, and enterprise Zero Trust deployments where operators want a reverse tunnel without exposing origin services directly.
Operators use cloudflared to create, run, and supervise Cloudflare Tunnel connectors. Typical workflows include logging in, creating a tunnel, writing config.yml, storing a tunnel credentials JSON file, and running cloudflared as a foreground process or system service.
The same executable also covers DNS-over-HTTPS proxying and other Cloudflare network utility tasks, but the Homebrew package is primarily significant as the Cloudflare Tunnel client.
cloudflared is a good example of a cloud vendor shipping a cross-platform networking daemon through mainstream package managers instead of only tarballs or curl-piped installers. Formula maintainers care about service integration, binary update speed, and config/credential paths because it is often run unattended.
Its packaging surface is broader than many cloud CLIs because it serves both developers and infrastructure operators: the same package can be used interactively on a laptop or as a long-running connector on a server.
安全态势
formula declares a Homebrew service. infrastructure mutation or orchestration signal.
orange 风险 · 中 置信度 · infrastructure
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
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.
Config paths the tool may read or write during local use.
~/.cloudflared/config.yml$XDG_CONFIG_HOME/cloudflared/config.yml~/.config/cloudflared/config.ymlCredential-bearing paths to review before unattended agent runs.
~/.cloudflared/cert.pem~/.cloudflared/*.json$XDG_CONFIG_HOME/cloudflared/cert.pem$XDG_CONFIG_HOME/cloudflared/*.json~/.config/cloudflared/cert.pem~/.config/cloudflared/*.json可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
cloudflared | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/cloudflare/cloudflared
安装元数据
| 软件包键 | brew:cloudflared |
|---|---|
| 版本 | 2026.7.3 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/cloudflared |
| 主页 | https://developers.cloudflare.com/cloudflare-one/networks/connectors/cloudflare-tunnel/ |
| 仓库 | https://github.com/cloudflare/cloudflared |
| 上游文档 | https://developers.cloudflare.com/cloudflare-one/networks/connectors/cloudflare-tunnel |
| 许可证 | Apache-2.0 |
| 源码归档 | https://github.com/cloudflare/cloudflared/archive/refs/tags/2026.7.3.tar.gz |
| 最后更新 | 2026-07-23T12:10:11Z |
| Pulse | updated |
| 构建依赖 | go |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | declared |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | cloudflared |
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
cloudflared
nix profile install nixpkgs#cloudflaredcloudflared 2026.6.0-r0
Cloudflare Tunnel client
https://github.com/cloudflare/cloudflared
sudo apk add cloudflaredcloudflared-doc 2026.6.0-r0
Cloudflare Tunnel client (documentation)
https://github.com/cloudflare/cloudflared
sudo apk add cloudflared-doccloudflared-openrc 2026.6.0-r0
Cloudflare Tunnel client (OpenRC init scripts)
https://github.com/cloudflare/cloudflared
sudo apk add cloudflared-openrccloudflared 2026.6.0-1
Command-line client for Cloudflare Tunnel
https://github.com/cloudflare/cloudflared
sudo pacman -S cloudflaredcloudflared 2026.5.2-1.1
Cloudflare Tunnel client
https://github.com/cloudflare/cloudflared
sudo zypper install cloudflaredcloudflared
sudo port install cloudflaredcloudflared
choco install cloudflaredmain/cloudflared
scoop install main/cloudflaredCloudflare.cloudflared
winget install --id Cloudflare.cloudflared -e来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.