# dumbpipe mit Homebrew, Nix, scoop installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für dumbpipe in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install dumbpipe
```

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

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

  Evidenz: 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
```

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

## Paketfakten

- **Paketschlüssel:** brew:dumbpipe
- **Paketmanager:** Homebrew
- **Version:** 0.39.0
- **Quellzusammenfassung:** Unix pipes between devices
- **Homepage:** <https://dumbpipe.dev>
- **Repository:** <https://github.com/n0-computer/dumbpipe>
- **Zuletzt aktualisiert:** 2026-06-15T16:24:03Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- dumbpipe (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 0.39.0
## Projektgeschichte und Nutzung

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

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 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.

### Quellen

- <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>


## Sicherheitshinweise

Für dumbpipe wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.


## Andere Paketmanager-Einträge

- 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)


## Quellen

- 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
