Automic VaultAutomic Vault

brew

使用 Homebrew, apt 安装 zurl

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install zurl

local Homebrew formula metadata

Linux

Debian apt已验证 · 92%
sudo apt install zurl

Debian stable package indexes · zurl · 来源: deb.debian.org

概览

软件包摘要

HTTP and WebSocket client worker with ZeroMQ interface

命令和别名

  • zurl

历史

项目历史与用法

Zurl is a small Fanout-era networking daemon that turns outbound HTTP and WebSocket work into ZeroMQ messages. Its niche is not replacing curl for humans, but giving message-oriented systems a reusable, event-driven HTTP/WebSocket worker.

项目历史

The project was started by Justin Karneges in 2012 and presented publicly by Fanout in 2014 as an HTTP/WebSocket client daemon for ZeroMQ architectures. Its design combines libcurl-based protocol handling with the ZHTTP message format, exposing request/response and streaming patterns over ZeroMQ sockets.

采用历史

Zurl stayed a specialist component in the Fanout/Pushpin ecosystem rather than becoming a broad CLI utility. Its continued packaging matters because it preserves an older ZeroMQ service-composition style: small daemons connected by IPC or TCP sockets, with HTTP isolated as its own worker.

使用方式

Typical use is to run the daemon, connect a ZeroMQ REQ socket or the advanced PUSH/SUB streaming interface, and send JSON or TNetStrings requests describing HTTP methods, URIs, headers, body data, WebSocket messages, and policy flags. It is useful for webhook delivery, avoiding blocking outbound I/O in workers, sharing persistent connections, and allowing different processes to send requests and consume responses.

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

For package-nerd history, Zurl is a fossil from the moment when ZeroMQ was commonly used as application plumbing. It packages an architectural idea, HTTP as a durable message worker, that is now more often solved with language runtimes, queues, or service meshes.

时间线

  • 2012: Initial public git history begins for fanout/zurl.
  • 2014: Fanout publishes 'Fun with Zurl', framing it as a ZeroMQ gateway for outbound HTTP requests and WebSocket connections.
  • 2025: The repository still receives maintenance fixes, showing that the daemon remains buildable for its niche users.

Related projects

  • Pushpin: Fanout/Fastly's realtime reverse proxy from the same ecosystem.
  • ZeroMQ and ZHTTP: the messaging layer and protocol abstraction that shape Zurl's interface.
  • libcurl: the HTTP implementation Zurl uses underneath.

安全态势

风险级别:blue

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

风险分类器

blue 风险 · 中 置信度 · tool

原因

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

信号

  • text:http,client

安装行为

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

建议审查

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
zurlcli全局可执行文件

新鲜度

版本和新鲜度

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

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

https://github.com/fanout/zurl

安装元数据

软件包元数据

软件包键brew:zurl
版本1.12.0
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/zurl
主页https://github.com/fanout/zurl
仓库https://github.com/fanout/zurl
上游文档https://github.com/fanout/zurl#readme
许可证GPL-3.0-or-later AND LGPL-2.1-or-later AND curl AND MIT
源码归档https://github.com/fanout/zurl/releases/download/v1.12.0/zurl-1.12.0.tar.bz2
最后更新2026-06-22T14:06:46-07:00
Pulseupdated
依赖qtbase, zeromq
构建依赖pkgconf
macOS 提供的库curl
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namezurl
Version Scheme0
Revision1
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

zurl 1.12.0-3

HTTP client worker with ZeroMQ interface

https://github.com/fanout/zurl/

sudo apt install zurl
  • Section: net
  • Architecture: amd64
  • 10 依赖
  • normalized package name match
  • 匹配方式:Zurl
Debian stable package indexes · deb.debian.org · Debian stable package indexes: zurl from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

zurl 1.12.0-1ubuntu2

HTTP client worker with ZeroMQ interface

https://github.com/fanout/zurl/

sudo apt install zurl
  • Section: universe/net
  • Architecture: amd64
  • 10 依赖
  • normalized package name match
  • 匹配方式:Zurl
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: zurl from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

来源线索

由仓库数据生成

此页面由 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
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment