pkg.soopen package index

brew / rank 5151

Install zurl with Homebrew, apt

HTTP and WebSocket client worker with ZeroMQ interface. Version 1.12.0 via Homebrew; verified 2026-08-02. Also installable with debian: sudo apt install zurl.

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 bottle metadata was recorded.

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
zurlexecutableindexed executableDiscovered from the local executable index.

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-08-03
manager version1.12.0
manager updated2026-08-02
local dataunknown
upstreamnot available
latest detectednot detected
  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:zurl
Version1.12.0
Package managerHomebrew
Homepagehttps://github.com/fanout/zurl
Repositoryhttps://github.com/fanout/zurl
Last updated2026-08-02T11:49:45-07:00
Pulseupdated
Bottlenot recorded
Servicenone declared

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
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation