macOS
brew install dumbpipelocal Homebrew formula metadata
brew
Unix pipes between devices. Version 0.39.0 via Homebrew; verified 2026-06-15.
install
brew install dumbpipelocal Homebrew formula metadata
nix profile install nixpkgs#dumbpipenixpkgs package indexes · pkgs/by-name/du/dumbpipe/package.nix · source: api.github.com
scoop install main/dumbpipeScoop official bucket manifest trees · bucket/dumbpipe.json · source: api.github.com
overview
Unix pipes between devices
history
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.
security posture
No matching local secret-handling manifest was found for dumbpipe. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
dumbpipe | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/n0-computer/dumbpipe
install metadata
| Package key | brew:dumbpipe |
|---|---|
| Version | 0.39.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/dumbpipe |
| Homepage | https://dumbpipe.dev |
| Repository | https://github.com/n0-computer/dumbpipe |
| Upstream docs | https://www.dumbpipe.dev/docs |
| License | MIT OR Apache-2.0 |
| Source archive | https://github.com/n0-computer/dumbpipe/archive/refs/tags/v0.39.0.tar.gz |
| Last updated | 2026-06-15T16:24:03Z |
| Pulse | updated |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
dumbpipe
nix profile install nixpkgs#dumbpipemain/dumbpipe
scoop install main/dumbpipesource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.