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

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

## インストール

```sh
sudo av install brew:dumbpipe
```

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

### macOS

- Homebrew (100%):

```sh
brew install dumbpipe
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#dumbpipe
```

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

### Windows

- Scoop (92%):

```sh
scoop install main/dumbpipe
```

  証拠: Scoop official bucket manifest trees: bucket/dumbpipe.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:dumbpipe
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.39.0
- **ソース概要:** Unix pipes between devices
- **ホームページ:** <https://dumbpipe.dev>
- **リポジトリ:** <https://github.com/n0-computer/dumbpipe>
- **最終更新:** 2026-06-15T16:24:03Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- dumbpipe (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.39.0
## プロジェクトの歴史と使われ方

dumbpipe is a Rust CLI for making Unix-pipe-like network connections between devices using iroh, QUIC, NAT traversal, relays, endpoint identifiers, and TLS.

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

The project started in late 2023 in the n0-computer ecosystem as an example of using iroh to connect machines with a QUIC connection. Its README explicitly positions it as netcat-inspired, but with endpoint IDs instead of IP addresses and encrypted connections.

### 採用の歴史

dumbpipe moved quickly through regular 0.x releases and became available through Cargo, GitHub Releases, Homebrew, Nix, and Scoop. Crates.io describes it as a CLI for piping data over the network with NAT hole punching, which is the core adoption pitch.

### 使われ方

The README examples show dumbpipe as a general transport: streaming video with ffmpeg and ffplay, sharing terminal sessions with tty-share, forwarding local development web servers, forwarding Unix sockets such as Zellij sessions, and connecting to custom iroh ALPN protocols.

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

For package nerds, dumbpipe is the friendly executable face of the iroh stack: a small CLI that turns modern peer-to-peer transport primitives into shell-pipeline workflows. It sits in the same mental space as netcat, ssh port forwarding, magic-wormhole-style transfer tools, and localtunnel-style dev sharing, but exposes iroh's endpoint-ticket model.

### タイムライン

- 2023: GitHub repository is created.
- 2023: v0.1.0 is published on GitHub Releases and the crate appears on crates.io.
- 2026: v0.39.0 is published and packaged as Homebrew stable 0.39.0.

### Related projects

- Related projects include iroh, netcat, ffmpeg, ffplay, tty-share, Zellij, iroh-blobs, and other peer-to-peer or NAT-traversing file and port forwarding tools.

### ソース

- <https://github.com/n0-computer/dumbpipe#readme>
- <https://www.dumbpipe.dev/docs>
- <https://api.github.com/repos/n0-computer/dumbpipe>
- <https://api.github.com/repos/n0-computer/dumbpipe/releases>
- <https://crates.io/api/v1/crates/dumbpipe>
- <https://formulae.brew.sh/formula/dumbpipe>


## セキュリティノート

dumbpipe に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。


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

- Nix - dumbpipe: normalized package name match | nixpkgs package indexes: pkgs/by-name/du/dumbpipe/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Scoop - main/dumbpipe: normalized package name match | Scoop official bucket manifest trees: bucket/dumbpipe.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## Combined YAML source

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


## ソース

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