macOS
brew install bombardierlocal Homebrew formula metadata
sudo port install bombardierMacPorts ports tree · net/bombardier/Portfile · source: api.github.com
brew
Cross-platform HTTP benchmarking tool. Version 2.0.2 via Homebrew; verified from local package data.
install
brew install bombardierlocal Homebrew formula metadata
sudo port install bombardierMacPorts ports tree · net/bombardier/Portfile · source: api.github.com
sudo apt install bombardierDebian stable package indexes · bombardier · source: deb.debian.org
sudo dnf install bombardierFedora Rawhide package metadata · bombardier · source: dl.fedoraproject.org
nix profile install nixpkgs#bombardiernixpkgs package indexes · pkgs/by-name/bo/bombardier/package.nix · source: api.github.com
scoop install main/bombardierScoop official bucket manifest trees · bucket/bombardier.json · source: api.github.com
overview
Cross-platform HTTP benchmarking tool
history
bombardier is a Go-based HTTP(S) benchmarking command-line tool, positioned as a compact load generator for quick web-service performance checks. Its README emphasizes fasthttp as the default client for speed, with later support for Go's net/http client when HTTP/2 or stricter RFC behavior is needed.
The public repository history starts in May 2016 with an initial HTTP benchmarking implementation. Early tags moved quickly through v0.x releases in 2016, and the project later reached v1.x as a stable single-purpose benchmark utility.
The README documents a notable v1.1-era change: users could choose the net/http client in addition to fasthttp, trading some raw performance for HTTP/2 support and more standard HTTP behavior. The v2.0 series appeared in 2025 after the project had already become a small but established package-manager staple.
bombardier spread primarily through developer package managers rather than a large framework ecosystem. The input package metadata lists Homebrew, Debian, Ubuntu, Fedora, MacPorts, Nix, and Scoop coverage, which is typical for a practical CLI used by operators and backend developers on multiple platforms.
The usual workflow is to run bombardier with a connection count, request count or duration, and URL, then inspect request rate, latency distribution, HTTP status counts, errors, and throughput. It fills the same quick-check niche as tools such as ab, wrk, and hey.
For package nerds, bombardier is a good example of the Go single-binary CLI wave: small upstream, easy cross-platform packaging, and valuable enough to appear in many package indexes. Its fasthttp versus net/http switch also captures the classic benchmark-tool tension between maximum throughput and protocol fidelity.
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.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
bombardier | 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.
https://github.com/codesenberg/bombardier
install metadata
| Package key | brew:bombardier |
|---|---|
| Version | 2.0.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/bombardier |
| Homepage | https://github.com/codesenberg/bombardier |
| Repository | https://github.com/codesenberg/bombardier |
| Upstream docs | https://github.com/codesenberg/bombardier#readme |
| License | MIT |
| Source archive | https://github.com/codesenberg/bombardier/archive/refs/tags/v2.0.2.tar.gz |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | bombardier |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| 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.
bombardier 0.8.3+nmu4
The GNU Bombing utility
sudo apt install bombardierbombardier
nix profile install nixpkgs#bombardierbombardier 0.8.3+nmu3
The GNU Bombing utility
sudo apt install bombardierbombardier 0.8.7-1.fc45
The GNU Bombing utility
http://packages.debian.org/stable/source/bombardier
sudo dnf install bombardierbombardier
sudo port install bombardiermain/bombardier
scoop install main/bombardiersource 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.