Automic VaultAutomic Vault

brew

Install zurl with Homebrew, apt

HTTP and WebSocket client worker with ZeroMQ interface. Version 1.12.0 via Homebrew; verified 2026-06-22.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install zurl

local Homebrew formula metadata

Linux

Debian aptverified · 92%
sudo apt install zurl

Debian stable package indexes · zurl · source: deb.debian.org

overview

Package summary

HTTP and WebSocket client worker with ZeroMQ interface

Commands and aliases

  • zurl

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

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

security posture

Risk level: blue

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

Risk classifier

blue risk · medium confidence · tool

Why

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

Signals

  • text:http,client

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 2 runtime dependencies.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
zurlcliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version1.12.0
manager updated2026-06-22
local dataok
upstreamnot checked
latest detectednot detected

https://github.com/fanout/zurl

install metadata

Package metadata

Package keybrew:zurl
Version1.12.0
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/zurl
Homepagehttps://github.com/fanout/zurl
Repositoryhttps://github.com/fanout/zurl
Upstream docshttps://github.com/fanout/zurl#readme
LicenseGPL-3.0-or-later AND LGPL-2.1-or-later AND curl AND MIT
Source archivehttps://github.com/fanout/zurl/releases/download/v1.12.0/zurl-1.12.0.tar.bz2
Last updated2026-06-22T14:06:46-07:00
Pulseupdated
Dependenciesqtbase, zeromq
Build dependenciespkgconf
Uses from macOScurl
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

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

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

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 dependencies
  • normalized package name match
  • Matched by: 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 dependencies
  • normalized package name match
  • Matched by: 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

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • 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