airpaste
Network pipe
A tool for sharing files and exchanging data between machines on the same network without encryption
A 1-1 network pipe that auto discovers other peers using mdns
823 stars
25 watching
26 forks
Language: JavaScript
last commit: about 4 years ago
Linked from 3 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Distributes input/output operations between multiple systems using a key-based architecture. | 119 |
| | Automatically connects nodes on a local network using multicast DNS | 131 |
| | A low-level network layer implementation for peer-to-peer communication in distributed systems | 23 |
| | Pipes multiple streams together and destroys them when one closes | 908 |
| | A utility project that provides a simple way to retrieve the local network address of a machine | 67 |
| | Creates servers and clients that use a distributed hash table to communicate over the internet using names instead of ports or hostnames. | 184 |
| | A Node.js implementation of the BitTorrent protocol's communication layer | 46 |
| | Enables 1-to-1 pipe over Bluetooth Low Energy for secure data transfer between devices | 95 |
| | An authenticated P2P network platform utilizing encrypted communication and a distributed hash table (DHT) for secure data exchange between nodes. | 97 |
| | Combines multiple streams into a single stream for pipelining and error handling | 256 |
| | A library for encoding and decoding DNS packets | 207 |
| | A Node.js module providing low-level streaming access to torrent files | 1,953 |
| | Tools for working with IP packets in JavaScript. | 42 |
| | A JavaScript library for discovering peers in a distributed system using DNS and multicast DNS. | 193 |
| | Enables communication between multiple peers in a decentralized network using a swarm architecture | 79 |