# 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
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/dumbpipe>
- **Version:** 0.39.0
- **Quellzusammenfassung:** Unix pipes between devices
- **Homepage:** <https://dumbpipe.dev>
- **Repository:** <https://github.com/n0-computer/dumbpipe>
- **Upstream-Dokumentation:** <https://dumbpipe.dev>
- **Lizenz:** MIT OR Apache-2.0
- **Quellarchiv:** <https://github.com/n0-computer/dumbpipe/archive/refs/tags/v0.39.0.tar.gz>
- **Zuletzt aktualisiert:** 2026-06-15T16:24:03Z
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- dumbpipe (cli)
- dumbpipe (Alias)

## Build-Abhängigkeiten

- rust

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 0.39.0
- Manager aktualisiert: 2026-06-15
- lokale Daten: OK
- Upstream-Repository: https://github.com/n0-computer/dumbpipe
- neueste erkannte Version: v0.39.0 (aktuell)
## 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. Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.


## Details aus der Quelldatenbank

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** dumbpipe
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

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


## Verwandte Links

- [Terminal utility packages](https://pkg.so/de/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/de/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Homebrew utility packages](https://pkg.so/de/brew-utility-packages/) - Matched Homebrew package provider.
- [rust](https://pkg.so/de/brew/rust/) - Build dependency declared by Homebrew.
- [nicotine-plus](https://pkg.so/de/brew/nicotine-plus/) - Shares pkgdb curated category or tags: cli, networking, peer-to-peer.
- [sendme](https://pkg.so/de/brew/sendme/) - Shares pkgdb curated category or tags: cli, networking, peer-to-peer.
- [kubo](https://pkg.so/de/brew/kubo/) - Shares pkgdb curated category or tags: cli, networking, peer-to-peer.
- [hysteria](https://pkg.so/de/brew/hysteria/) - Shares pkgdb curated category or tags: cli, networking, quic.
- [cloudflare-quiche](https://pkg.so/de/brew/cloudflare-quiche/) - Shares pkgdb curated category or tags: cli, networking, quic.
- [libnatpmp](https://pkg.so/de/brew/libnatpmp/) - Shares pkgdb curated category or tags: cli, nat-traversal, networking.
- [stuntman](https://pkg.so/de/brew/stuntman/) - Shares pkgdb curated category or tags: cli, nat-traversal, networking.
- [edgevpn](https://pkg.so/de/brew/edgevpn/) - Shares pkgdb curated category or tags: cli, networking, peer-to-peer.
- [coturn](https://pkg.so/de/brew/coturn/) - Local package facts share a topical domain. Shared terms: cli, nat, nat-traversal, networking, peer.
- [pwnat](https://pkg.so/de/brew/pwnat/) - Local package facts share a topical domain. Shared terms: cli, nat, nat-traversal, networking, traversal.

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