Automic VaultAutomic Vault

brew

autocannon を Homebrew でインストール

autocannon のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install autocannon

local Homebrew formula metadata

概要

パッケージ概要

Fast HTTP/1.1 benchmarking tool written in Node.js

コマンドとエイリアス

  • autocannon

履歴

プロジェクトの歴史と使われ方

autocannon is a fast HTTP/1.1 benchmarking and load-testing tool for Node.js users, usable both as a CLI and as a JavaScript API.

プロジェクトの歴史

The npm package and GitHub repository both date to 2016-03-31. The README describes autocannon as an HTTP/1.1 benchmarking tool written in Node.js, inspired by wrk and wrk2, with support for HTTPS and HTTP pipelining.

The project reached a long-lived 7.x series and published v8.0.0 on 2024-10-14. The repository remained active into 2026, with thousands of GitHub stars and hundreds of forks.

採用の歴史

autocannon's adoption follows the Node.js server ecosystem: it is distributed through npm for global CLI installs or library use, and the Homebrew formula packages the CLI for users who prefer system package managers.

Its popularity comes from being easy to run against a local URL while still exposing enough controls for serious testing: connection counts, pipelining, duration, request bodies, headers, HAR input, worker threads, rate limits and JSON output.

使われ方

The basic CLI form is autocannon [opts] URL. Defaults are intentionally simple, such as 10 connections and a 10 second run, but the README documents many options for duration, request count, concurrency, pipelining, warmup, headers, bodies, TLS certificates and output formats.

Programmatic usage imports the autocannon package and passes an options object, which makes it useful for benchmark scripts and project-local performance checks in Node.js repositories.

パッケージ好きにとっての重要性

autocannon is package-nerd useful because it is a small, installable benchmark executable that competes culturally with native tools such as wrk while staying in the Node toolchain. It is one of the standard quick checks for HTTP service throughput in JavaScript projects.

Because it needs no daemon, config file or credentials, the packaging surface is clean: install Node, expose the bin, and let users point it at a URL.

タイムライン

  • 2016: Repository and npm package are created on 2016-03-31.
  • 2021: v7.x releases continue the mature CLI/API line.
  • 2024: v8.0.0 is published on 2024-10-14.

Related projects

  • The README explicitly names wrk and wrk2 as inspirations.
  • autocannon is commonly compared with HTTP benchmarking tools such as ab, wrk and hey, though its official docs emphasize its Node.js implementation and API.

セキュリティ状態

リスクレベル: blue

broad file, network, media, or database tool signal.

リスク分類器

リスク blue · 信頼度 中 · tool

理由

  • broad file, network, media, or database tool signal

信号

  • text:http

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 1 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
autocannoncliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-08
マネージャ版8.0.0
マネージャ更新日
ローカルデータOK
上流not checked
検出された最新未検出

https://github.com/mcollina/autocannon

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:autocannon
バージョン8.0.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/autocannon
ホームページhttps://github.com/mcollina/autocannon
リポジトリhttps://github.com/mcollina/autocannon
上流ドキュメントhttps://github.com/mcollina/autocannon#readme
ライセンスMIT
ソースアーカイブhttps://registry.npmjs.org/autocannon/-/autocannon-8.0.0.tgz
依存関係node
Bottle利用可能 (対象 all)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameautocannon
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment