macOS
brew install alilocal Homebrew formula metadata
sudo port install aliMacPorts ports tree · www/ali/Portfile · source: api.github.com
brew
Generate HTTP load and plot the results in real-time. Version 0.8.0 via Homebrew; verified from local package data.
install
brew install alilocal Homebrew formula metadata
sudo port install aliMacPorts ports tree · www/ali/Portfile · source: api.github.com
sudo apk add aliAlpine Linux edge package indexes · ali · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#alinixpkgs package indexes · pkgs/by-name/al/ali/package.nix · source: api.github.com
sudo pacman -S aliArch Linux sync databases · ali · source: geo.mirror.pkgbuild.com
overview
Generate HTTP load and plot the results in real-time
history
ali is a Go HTTP load-testing tool with a terminal UI for real-time charts. It is built for developers who want quick interactive load generation and immediate latency/throughput feedback without exporting data to a separate graphing tool first.
The public GitHub repository was created in September 2020 by Ryo Nakao. The README describes ali as a load-testing tool capable of real-time analysis, inspired by vegeta and jplot.
The project combines HTTP attack generation with a TUI that can plot metrics while the test is running. Its README also calls out export support for downstream processing, which gives it both interactive and script-adjacent workflows.
ali has broad package-manager presence for a small load-testing tool. The README documents Homebrew, MacPorts, APT, RPM, Pacman, APK, Go, and Docker installation paths, and the input facts also list Homebrew, MacPorts, Nix, Pacman, and Alpine packages.
Official GitHub metadata checked for this batch showed several thousand stars and more than a hundred forks, suggesting visible adoption among developers looking for terminal-first HTTP benchmarking tools.
The simplest usage is `ali http://host.xz`, then launching the attack from the UI with default rate and duration. Users can tune rate, duration, workers, headers, request bodies, TLS settings, HTTP/2 behavior, DNS resolvers, and export directory through flags.
Its real-time terminal charts make it useful during exploratory testing, quick endpoint smoke tests under load, and demos where immediate feedback matters more than a full benchmarking lab.
ali is package-nerd-friendly because it is a single Go CLI that feels like a mashup of `vegeta` and terminal dashboards. Installing it through a package manager gives users a quick, reproducible load-test command without building a local observability stack.
It also shows a common packaging pattern for developer CLIs: upstream release binaries, distro packages, Homebrew taps/formulae, Docker, and `go install` all coexist.
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 |
|---|---|---|---|
ali | 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/nakabonne/ali
install metadata
| Package key | brew:ali |
|---|---|
| Version | 0.8.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/ali |
| Homepage | https://github.com/nakabonne/ali |
| Repository | https://github.com/nakabonne/ali |
| Upstream docs | https://github.com/nakabonne/ali#readme |
| License | MIT |
| Source archive | https://github.com/nakabonne/ali/archive/refs/tags/v0.8.0.tar.gz |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ali |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Conflicts With |
|
| 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.
ali
nix profile install nixpkgs#aliali 0.8.0-r4
Generate HTTP load and plot the results in real-time
https://github.com/nakabonne/ali
sudo apk add aliali-doc 0.8.0-r4
Generate HTTP load and plot the results in real-time (documentation)
https://github.com/nakabonne/ali
sudo apk add ali-docali 0.8.0-1
Generate HTTP load and plot the results in real-time
https://github.com/nakabonne/ali
sudo pacman -S aliali
sudo port install alisource 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.