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

GitHub

823 stars
25 watching
26 forks
Language: JavaScript
last commit: about 5 years ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
mafintosh/hyperpipeDistributes input/output operations between multiple systems using a key-based architecture.119
mafintosh/airswarmAutomatically connects nodes on a local network using multicast DNS131
mafintosh/k-rpc-socketA low-level network layer implementation for peer-to-peer communication in distributed systems23
mafintosh/pumpPipes multiple streams together and destroys them when one closes908
mafintosh/network-addressA utility project that provides a simple way to retrieve the local network address of a machine67
mafintosh/peer-networkCreates servers and clients that use a distributed hash table to communicate over the internet using names instead of ports or hostnames.184
mafintosh/peer-wire-protocolA Node.js implementation of the BitTorrent protocol's communication layer46
mafintosh/blecatEnables 1-to-1 pipe over Bluetooth Low Energy for secure data transfer between devices95
mafintosh/noise-networkAn authenticated P2P network platform utilizing encrypted communication and a distributed hash table (DHT) for secure data exchange between nodes.97
mafintosh/pumpifyCombines multiple streams into a single stream for pipelining and error handling256
mafintosh/dns-packetA library for encoding and decoding DNS packets207
mafintosh/torrent-streamA Node.js module providing low-level streaming access to torrent files1,953
mafintosh/ip-packetTools for working with IP packets in JavaScript.42
mafintosh/dns-discoveryA JavaScript library for discovering peers in a distributed system using DNS and multicast DNS.193
mafintosh/peer-wire-swarmEnables communication between multiple peers in a decentralized network using a swarm architecture79