Dumb Pipe
9 months ago
- #data-transfer
- #unix
- #networking
- Dumbpipe allows piping data between two computers with a simple command.
- No accounts or configuration needed; works regardless of machine locations.
- Includes commands for both receiver (`listen`) and sender (`connect`).
- Built on Iroh Connections, with a 200-line Rust wrapper for easy integration.
- Uses relay nodes for 10-20% of connections that can't connect directly.
- Default relay network has capped bandwidth; high-throughput options available via n0des.
- Optional addons like pubsub, data transfer, and sync available through Iroh.