macOS
brew install heylocal Homebrew formula metadata
sudo port install heyMacPorts ports tree · www/hey/Portfile · Source: api.github.com
brew / rang 1607
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de hey pour les workflows d'agents IA.
installation
brew install heylocal Homebrew formula metadata
sudo port install heyMacPorts ports tree · www/hey/Portfile · Source: api.github.com
sudo apk add heyAlpine Linux edge package indexes · hey · Source: dl-cdn.alpinelinux.org
sudo apt install heyDebian stable package indexes · hey · Source: deb.debian.org
nix profile install nixpkgs#heynixpkgs package indexes · pkgs/by-name/he/hey/package.nix · Source: api.github.com
sudo zypper install heyopenSUSE Tumbleweed package metadata · hey · Source: download.opensuse.org
aperçu
HTTP load generator, ApacheBench (ab) replacement
historique
hey is a small Go HTTP load generator and benchmarking CLI, explicitly described as an ApacheBench replacement. It sends concurrent requests to a URL and reports timing and response statistics.
The GitHub repository was created in September 2016. The README explains the naming history: the project was originally called boom, was influenced by Tarek Ziade's boom, and was renamed to hey to avoid binary-name conflicts and preserve the original boom name for its owner.
The project stayed deliberately small: a single-purpose executable with flags for request count, concurrency, rate limiting, duration-based runs, output format, HTTP method, headers, body data, basic auth, proxy, keep-alive behavior, redirects, CPU count, and HTTP/2.
Homebrew packaging is documented directly in the README, and the batch metadata lists additional package-manager coverage in Alpine, Debian, MacPorts, Nix, Ubuntu, and openSUSE/Zypper. That spread reflects hey's role as a drop-in CLI utility for quick HTTP load checks.
GitHub release pages show tagged 0.1.x releases and downloadable assets, including platform binaries in older releases. Later release notes document community pull requests and additions such as Dockerfile support, CI, DNS-output fixes, dependency upgrades, and a request-function hook for library-style traffic variation.
The common use is intentionally direct: run hey against a URL, optionally choose total requests with -n, concurrency with -c, duration with -z, per-worker QPS with -q, and method/body/header options for non-GET requests. The README examples cover default requests, a 1000-request/100-worker run, duration-based load, POST bodies, custom headers, HTTP/2, and rate limiting.
The tool sits between curl-style manual checks and heavier load-testing systems. It is most useful when a developer, operator, or package maintainer wants a quick repeatable command that can be installed with the local package manager and run without a service or scenario file.
hey is package-nerd significant because ApacheBench is ubiquitous but historically tied to Apache httpd packaging. hey gives users a small standalone Go binary with a modern CLI surface, HTTP/2 support, and easy cross-platform distribution.
The rename from boom to hey is also a packaging lesson: executable names collide, and a short memorable binary name only works if it does not trample an existing tool's namespace.
posture de sécurité
broad file, network, media, or database tool signal. generalized runtime or code generation signal.
risque yellow · confiance moyen · runtime
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
hey | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:hey |
|---|---|
| Version | 0.1.5 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/hey |
| Page d'accueil | https://github.com/rakyll/hey |
| Dépôt | https://github.com/rakyll/hey |
| Licence | Apache-2.0 |
| Archive source | https://github.com/rakyll/hey/archive/refs/tags/v0.1.5.tar.gz |
| Dernière mise à jour | 2026-07-25T20:56:30-04:00 |
| Pulse | updated |
| Dépendances de compilation | go |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | hey |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
hey 0.1.4+ds-1+b8
Sends some load to a web application
sudo apt install heyhey
nix profile install nixpkgs#heyhey 0.1.4-2build1
Sends some load to a web application
sudo apt install heyhey 0.1.4-r42
HTTP load generator
sudo apk add heyhey 0.1.5-1.7
HTTP load generator, ApacheBench (ab) replacement
sudo zypper install heyhey
sudo port install heypiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.