# doh を Homebrew, dnf, zypper でインストール

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

## インストール

```sh
sudo av install brew:doh
```

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

### macOS

- Homebrew (100%):

```sh
brew install doh
```

  証拠: local Homebrew formula metadata

### Linux

- dnf (92%):

```sh
sudo dnf install doh
```

  証拠: Fedora Rawhide package metadata: doh from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

- zypper (92%):

```sh
sudo zypper install doh
```

  証拠: openSUSE Tumbleweed package metadata: doh from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## パッケージ情報

- **パッケージキー:** brew:doh
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/doh>
- **バージョン:** 0.1
- **ソース概要:** Stand-alone DNS-over-HTTPS resolver using libcurl
- **ホームページ:** <https://github.com/curl/doh>
- **リポジトリ:** <https://github.com/curl/doh>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/curl/doh/archive/refs/tags/doh-0.1.tar.gz>
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

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

## macOS 提供ライブラリ

- curl

## インストール挙動

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

## バージョンと鮮度

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

doh is a small curl project utility: a stand-alone DNS-over-HTTPS resolver built on libcurl.

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

The curl/doh repository was created in April 2018, during the period when DNS-over-HTTPS was moving from emerging protocol work into practical client tooling. Its README describes a libcurl-using application that resolves host names through DoH and uses POST requests unconditionally.

The project has stayed deliberately small. GitHub lists a single 0.1 release from September 2019, while the README keeps the interface to a simple form: doh options, a host, and an optional DoH URL.

### 採用の歴史

doh is more of a reference-quality utility from the curl orbit than a mass-adopted DNS client. Its adoption significance comes from being packaged and visible as a standalone libcurl DoH example at the exact layer where curl users think about HTTP transport behavior.

### 使われ方

The command resolves a hostname through a DoH server, defaulting to Cloudflare when no DoH URL is supplied. The README examples also show targeting Google's DoH endpoint explicitly.

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

For package maintainers, doh is interesting because it exposes DNS-over-HTTPS as a tiny installable command rather than as a feature hidden inside a larger resolver or browser stack. It is also a compact libcurl demonstration for network debugging.

### タイムライン

- 2018: curl/doh repository created.
- 2019: doh-0.1 release published.
- 2026: Repository still receives maintenance activity, but remains a compact single-purpose tool.

### Related projects

- doh belongs to the curl/libcurl ecosystem and overlaps with DoH-capable DNS clients such as doggo and doge, while staying narrower than general DNS tools like dig.

### ソース

- <https://github.com/curl/doh#readme>
- <https://api.github.com/repos/curl/doh>
- <https://github.com/curl/doh/releases/tag/doh-0.1>


## セキュリティノート

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:** doh
- **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

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

- dnf - doh - 0.1^1.8654bc9-5.fc45: normalized package name match | Fedora Rawhide package metadata: doh from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Application for DNS-over-HTTPS name resolves and lookups | https://github.com/curl/doh
- zypper - doh - 0.1-1.23: normalized package name match | openSUSE Tumbleweed package metadata: doh from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Simple DoH (DNS-over-HTTPS) client | https://github.com/curl/doh


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://pkg.so/ja/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [doggo](https://pkg.so/ja/brew/doggo/) - Shares pkgdb curated category or tags: cli, dns, dns-over-https, networking.
- [nextdns](https://pkg.so/ja/brew/nextdns/) - Shares pkgdb curated category or tags: cli, dns, networking, resolver.
- [adns](https://pkg.so/ja/brew/adns/) - Shares pkgdb curated category or tags: cli, dns, networking, resolver.
- [doge](https://pkg.so/ja/brew/doge/) - Shares pkgdb curated category or tags: cli, dns, dns-over-https, networking.
- [knot-resolver](https://pkg.so/ja/brew/knot-resolver/) - Shares pkgdb curated category or tags: cli, dns, networking, resolver.
- [massdns](https://pkg.so/ja/brew/massdns/) - Shares pkgdb curated category or tags: cli, dns, networking, resolver.
- [djbdns](https://pkg.so/ja/brew/djbdns/) - Shares pkgdb curated category or tags: cli, dns, networking, resolver.
- [libidn2](https://pkg.so/ja/brew/libidn2/) - Shares pkgdb curated category or tags: cli, dns, networking.
- [dns-query](https://pkg.so/ja/npm/dns-query/) - Local package facts share a topical domain. Shared terms: cli, dns, dns-over-https, doh, https.
- [dohjs](https://pkg.so/ja/npm/dohjs/) - Local package facts share a topical domain. Shared terms: cli, dns, doh, https, networking.

## Combined YAML source

View the package source record on GitHub. [combined/doh.yml](https://github.com/mxcl/pkgdb/blob/main/combined/doh.yml)


## ソース

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