# dstp を Homebrew, Nix でインストール

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

## インストール

```sh
sudo av install brew:dstp
```

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

### macOS

- Homebrew (100%):

```sh
brew install dstp
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#dstp
```

  証拠: nixpkgs package indexes: pkgs/by-name/ds/dstp/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:dstp
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/dstp>
- **バージョン:** 0.4.23
- **ソース概要:** Run common networking tests against your site
- **ホームページ:** <https://github.com/ycd/dstp>
- **リポジトリ:** <https://github.com/ycd/dstp>
- **上流ドキュメント:** <https://github.com/ycd/dstp#readme>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/ycd/dstp/archive/refs/tags/v0.4.23.tar.gz>
- **生成日時:** 2026-07-08T18:08:21+00:00

## 実行可能ファイル

- dstp (cli)
- dstp (エイリアス)

## ビルド依存関係

- go

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-07-08
- マネージャ版: 0.4.23
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/ycd/dstp
- 検出された最新: v0.4.23 (最新)
- 情報: No package-manager update timestamp was available.
## プロジェクトの歴史と使われ方

dstp is a small Go CLI for running common network checks against a site, including address, DNS, ping, TLS, and HTTPS-oriented diagnostics. It is a package-manager-friendly utility in the tradition of tiny command-line probes for answering 'is the site reachable, and where is it failing?'

### プロジェクトの歴史

The GitHub repository was created in November 2021. The README says the motivation came from a Lobsters discussion about diagnosing DNS-related failures, then shaped that idea into a compact command with plaintext or JSON output.

The release history was concentrated around late 2021, with v0.1.0 through v0.4.0 appearing in November, and later maintenance releases leading to v0.4.23 in January 2025.

### 採用の歴史

The README documents Homebrew, Go install, Nix, Arch AUR, and GitHub release downloads for macOS, Linux, and Windows. Homebrew packages v0.4.23 from the GitHub release tag.

Evidence for broad adoption is limited, but its presence in Homebrew and Nix shows the kind of small diagnostic binary that package sets include because it is cheap to package and useful during incident triage.

### 使われ方

Users run `dstp --addr` with a URL or IP address and can request plaintext or JSON output, set ping packet counts and timeouts, choose a port for TLS and HTTPS tests, and use a custom DNS server for resolution.

The tool has no documented config file or credential store; it is meant to be driven entirely by command-line options.

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

dstp is interesting mostly as a small Go networking tool with multi-platform release artifacts and package-manager coverage. It illustrates how a single-purpose diagnostic idea can become a normal `brew install` command without a large ecosystem around it.

Its name also collides with the `docker stop` alias in some oh-my-zsh setups, a small but very package-nerd detail documented by the upstream README.

### タイムライン

- 2021-11: The dstp GitHub repository is created.
- 2021-11: GitHub releases publish v0.1.0 through v0.4.0.
- 2025-01: GitHub releases and Homebrew package v0.4.23.

### Related projects

- Go is the implementation and source-install path documented by the README.
- Nix and Arch AUR are documented as alternate package channels.
- Docker and oh-my-zsh are relevant only because the README documents a command alias collision with `dstp`.

### ソース

- <https://github.com/ycd/dstp>
- <https://api.github.com/repos/ycd/dstp>
- <https://api.github.com/repos/ycd/dstp/releases>
- <https://formulae.brew.sh/api/formula/dstp.json>


## セキュリティノート

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

- **Geiger リスク:** blue / 中
- broad file, network, media, or database tool signal

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** dstp
- **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:** head, stable

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

- Nix - dstp: normalized package name match | nixpkgs package indexes: pkgs/by-name/ds/dstp/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## 関連リンク

- [Source-control packages](https://www.automicvault.com/ja/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://www.automicvault.com/ja/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/ja/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Developer build packages](https://www.automicvault.com/ja/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [go](https://www.automicvault.com/ja/pkg/brew/go/) - Build dependency declared by Homebrew.
- [iputils](https://www.automicvault.com/ja/pkg/brew/iputils/) - Shares av.db curated category or tags: cli, diagnostics, networking.
- [nali](https://www.automicvault.com/ja/pkg/brew/nali/) - Shares av.db curated category or tags: cli, diagnostics, networking.
- [dhcping](https://www.automicvault.com/ja/pkg/brew/dhcping/) - Shares av.db curated category or tags: cli, diagnostics, networking.
- [dnstracer](https://www.automicvault.com/ja/pkg/brew/dnstracer/) - Shares av.db curated category or tags: cli, diagnostics, networking.
- [scamper](https://www.automicvault.com/ja/pkg/brew/scamper/) - Shares av.db curated category or tags: cli, diagnostics, networking.
- [cloudflare-speed-cli](https://www.automicvault.com/ja/pkg/brew/cloudflare-speed-cli/) - Shares av.db curated category or tags: cli, diagnostics, networking.
- [dhcpdump](https://www.automicvault.com/ja/pkg/brew/dhcpdump/) - Shares av.db curated category or tags: cli, diagnostics, networking.
- [fastrace](https://www.automicvault.com/ja/pkg/brew/fastrace/) - Shares av.db curated category or tags: cli, diagnostics, networking.
- [speedtest-cli](https://www.automicvault.com/ja/pkg/brew/speedtest-cli/) - Local package facts share a topical domain. Shared terms: cli, diagnostics, networking, tests.

## Combined YAML source

View the package source record on GitHub. [combined/dstp.yml](https://github.com/automic-vault/db/blob/main/combined/dstp.yml)


## ソース

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