Automic VaultAutomic Vault

brew

使用 Homebrew 安装 cloudflare-quiche

查看 cloudflare-quiche 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install cloudflare-quiche

local Homebrew formula metadata

概览

软件包摘要

Savoury implementation of the QUIC transport protocol and HTTP/3

命令和别名

  • quiche-client
  • quiche-server

历史

项目历史与用法

quiche is Cloudflare's Rust implementation of QUIC and HTTP/3, packaged in Homebrew as cloudflare-quiche with command-line client and server tools. It is historically significant because it connects the IETF QUIC/HTTP/3 transition to real edge-network deployment, Rust library packaging, and command-line protocol experimentation.

项目历史

The cloudflare/quiche repository was created in 2018, and Cloudflare's launch material describes it as a Rust implementation of QUIC intended to help deploy and experiment with the emerging protocol. The upstream README describes quiche as a low-level API for QUIC packet processing and connection state, with the application responsible for I/O and timers.

The project includes Rust crates and command-line apps such as quiche-client and quiche-server. Its docs cover connection configuration, packet processing, streams, HTTP/3, pacing, and Android builds.

采用历史

The upstream README names production and ecosystem users: Cloudflare's edge network HTTP/3 support, Android DNS-over-HTTP/3, and curl integration for HTTP/3. That is unusually strong adoption evidence for a protocol implementation package.

Distribution spans crates.io, docs.rs, GitHub releases/source, and Homebrew's cloudflare-quiche formula for users who want the bundled command-line tools.

使用方式

Library users embed quiche to implement QUIC and HTTP/3 behavior, configuring protocol parameters, TLS state, flow control, stream limits, and packet send/receive loops.

CLI users run quiche-client against HTTP/3 endpoints or quiche-server with a certificate and key for local testing. The README explicitly frames these tools as examples rather than production applications.

为什么软件包爱好者会关心

quiche matters to package nerds because it packages a fast-moving internet protocol implementation with both Rust library and CLI surfaces. Versioning can affect curl builds, HTTP/3 experiments, and compatibility with BoringSSL and platform networking behavior.

The Homebrew formula is especially handy for protocol testers who want command-line QUIC tools without building the Rust workspace themselves.

时间线

  • 2018: cloudflare/quiche GitHub repository metadata was created.
  • 2019: Cloudflare blog material introduced quiche as a Rust QUIC implementation.
  • Current README: Upstream documents Cloudflare edge, Android DNS-over-HTTP/3, and curl as users or integrations.

Related projects

  • curl can be built with quiche for HTTP/3 support.
  • Android DNS resolver uses quiche for DNS over HTTP/3 according to the upstream README.
  • IETF QUIC and HTTP/3 specifications define the protocol space quiche implements.

安全态势

风险级别:orange

infrastructure mutation or orchestration signal.

风险分类器

orange 风险 · 中 置信度 · infrastructure

原因

  • infrastructure mutation or orchestration signal

信号

  • text:cloud

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 1 个运行时依赖。
  • 构建元数据列出 3 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
quiche-clientcli全局可执行文件
quiche-servercli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-25
管理器版本0.29.3
管理器更新时间2026-07-14
本地数据OK
上游not checked
检测到的最新版本未检测到

https://github.com/cloudflare/quiche

安装元数据

软件包元数据

软件包键brew:cloudflare-quiche
版本0.29.3
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/cloudflare-quiche
主页https://docs.quic.tech/quiche/
仓库https://github.com/cloudflare/quiche
上游文档https://docs.quic.tech/quiche
许可证BSD-2-Clause
源码归档https://github.com/cloudflare/quiche.git
最后更新2026-07-14T18:46:52Z
Pulseupdated
依赖fontconfig
构建依赖cmake, pkgconf, rust
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment