macOS
brew install whistlelocal Homebrew formula metadata
brew
HTTP, HTTP2, HTTPS, Websocket debugging proxy. Version 2.10.5 via Homebrew; verified 2026-07-06.
install
brew install whistlelocal Homebrew formula metadata
nix profile install nixpkgs#whistlenixpkgs package indexes · pkgs/by-name/wh/whistle/package.nix · source: api.github.com
overview
HTTP, HTTP2, HTTPS, Websocket debugging proxy
history
whistle is a Node.js-based cross-platform web debugging proxy for HTTP, HTTPS, HTTP/2, WebSocket, and TCP traffic. It sits in the same practical niche as Charles Proxy and Fiddler, but exposes a rule-driven, scriptable, plugin-friendly workflow.
The avwo/whistle repository was created on March 13, 2015. Its README describes whistle as a cross-platform packet-capture and debugging tool built on Node.js, with request and response inspection, modification, proxy modes, a web interface, and plugin extensibility.
The official documentation centers the project around concise rules. A request URL pattern is matched to an operation, allowing users to rewrite, proxy, mock, inspect, or otherwise modify traffic without writing a full proxy server.
whistle built a durable audience among web, mobile, and frontend developers who need to debug traffic outside the browser's built-in developer tools. GitHub API metadata showed more than 15,000 stars and more than 1,100 forks on July 2, 2026.
Its adoption is reinforced by the surrounding ecosystem: an official desktop client, plugin development documentation, and common command aliases such as `w2` make it useful both on developer laptops and headless servers.
Typical usage is to start the local proxy, configure the system or browser proxy, install a root certificate for HTTPS inspection when appropriate, and manage rules through the web UI. Users commonly map production URLs to local files, replay requests, inspect WebSocket traffic, inject headers, mock APIs, or route matching requests through another proxy.
The rule engine is the core package-nerd appeal: a small text rule can replace a temporary local service, a hosts-file edit, a browser extension, or a custom proxy script.
whistle matters as a package because it brings a GUI-grade debugging proxy into the Node/npm/Homebrew command-line world. It is installable, automatable, extensible with npm-style plugins, and friendly to repeatable debugging setups.
For developers who live in terminal package managers, whistle is the open, scriptable alternative to heavier proprietary proxy applications.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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.
~/.whistlerc~/.WhistleAppData/.whistle/rules~/.WhistleAppData/.whistle/valuesexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
w2 | cli | global executable | |
whistle | cli | global executable | |
wproxy | cli | global executable |
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.
install metadata
| Package key | brew:whistle |
|---|---|
| Version | 2.10.5 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/whistle |
| Homepage | https://wproxy.org/ |
| Repository | https://github.com/avwo/whistle |
| Upstream docs | https://github.com/avwo/whistle#readme |
| License | MIT |
| Source archive | https://registry.npmjs.org/whistle/-/whistle-2.10.5.tgz |
| Last updated | 2026-07-06T16:12:49Z |
| Pulse | updated |
| Dependencies | node |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | whistle |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
whistle
nix profile install nixpkgs#whistlesource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.