Automic VaultAutomic Vault

brew

httpstat を Homebrew, Nix, scoop でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install httpstat

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#httpstat

nixpkgs package indexes · pkgs/by-name/ht/httpstat/package.nix · ソース: api.github.com

Windows

Scoop確認済み · 92%
scoop install main/httpstat

Scoop official bucket manifest trees · bucket/httpstat.json · ソース: api.github.com

概要

パッケージ概要

Curl statistics made simple

コマンドとエイリアス

  • httpstat

履歴

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

httpstat is a command-line HTTP timing visualizer built around curl. Its niche is taking curl's detailed timing values and presenting them as a compact terminal breakdown for DNS lookup, TCP connection, TLS negotiation, server wait time, and content transfer.

プロジェクトの歴史

The GitHub repository was created in August 2016 by reorx and describes the tool as 'curl statistics made simple.' The README emphasizes a deliberately small shape: a single Python 3 script with no dependency, installable directly, through pip, or through Homebrew.

The early release trail shows rapid iteration in September and October 2016, with releases in the 1.1 and 1.2 series soon after publication. A later 1.3.0 release in October 2020 marks the project as more than a one-off gist: it kept the same curl-wrapper identity while continuing to package a small diagnostic utility for shell workflows.

採用の歴史

httpstat spread through package-manager culture because it solved a common debugging need with almost no installation weight. The Homebrew formula, pip installation path, Nix package, and Scoop package listed in package metadata all reflect the same appeal: developers could add a readable latency breakdown to an existing terminal workflow without adopting a full monitoring stack.

The GitHub repository accumulated thousands of stars, and the README points users to related implementations in Go, including davecheney/httpstat and tcnksm/go-httpstat. That related-project list shows how the idea moved from a Python curl wrapper into language-specific tools and libraries.

使われ方

Typical use is `httpstat example.com` or `python httpstat.py example.com`. Because it wraps curl, users can pass many curl options after the URL, including HTTP method and data flags, while httpstat controls the timing output.

The README documents structured JSON and JSONL output, save-to-file support, SLO threshold checks, NO_COLOR handling, and environment variables such as HTTPSTAT_CURL_BIN for choosing a curl binary. That keeps it useful both for interactive diagnosis and for lightweight scripting.

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

httpstat is a neat package-nerd artifact because it turns curl's `-w` timing machinery into a memorable executable. It is small enough to install everywhere, visual enough to demo in one terminal screenshot, and close enough to curl that it does not need to own HTTP behavior itself.

It also sits in a family of 'make a primitive readable' CLI packages: curl already knew the timings, but httpstat made them glanceable. That is exactly the kind of tiny Unix-adjacent utility that package managers preserve well.

タイムライン

  • 2016: GitHub repository created for reorx/httpstat.
  • 2016: 1.1 and 1.2 releases published soon after the public repository appeared.
  • 2020: 1.3.0 release published.
  • 2026: README documents JSON/JSONL output, SLO checks, NO_COLOR support, and related implementations.

Related projects

  • curl is the underlying HTTP client and timing source for httpstat.
  • davecheney/httpstat is the Go implementation recommended by the README for Windows users.
  • tcnksm/go-httpstat is a Go library and CLI in the same timing-diagnostics family.
  • httptap covers a similar phase-by-phase timing niche with a newer Python/Rich interface and additional TLS/request visualization.

ソース

  • GitHub releases supply the 2016 and 2020 release timeline.
  • GitHub repository metadata supplies the creation date, description, license, and popularity signal.
  • Homebrew and package metadata support package-manager adoption.
  • The README supplies the curl-wrapper design, installation paths, usage examples, environment variables, structured output, and related projects.

セキュリティ状態

リスクレベル: 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 個のプラットフォームターゲットで利用できます。

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://github.com/reorx/httpstat

  • 情報No package-manager update timestamp was available.信頼度 低

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:httpstat
バージョン1.3.2
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/httpstat
ホームページhttps://github.com/reorx/httpstat
リポジトリhttps://github.com/reorx/httpstat
上流ドキュメントhttps://github.com/reorx/httpstat
ライセンスMIT
ソースアーカイブhttps://github.com/reorx/httpstat/archive/refs/tags/1.3.2.tar.gz
macOS 提供ライブラリcurl, python
Bottle利用可能 (対象 all)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

httpstat

nix profile install nixpkgs#httpstat
  • normalized package name match
  • 一致条件: Httpstat
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ht/httpstat/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Scoop95%

main/httpstat

scoop install main/httpstat
  • normalized package name match
  • 一致条件: Httpstat
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/httpstat.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

ソース経路

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

このページは 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
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment