torrent-mount

torrentFS

Creates a virtual filesystem for real-time torrent access

Mount a torrent (or magnet link) as a filesystem in real time using torrent-stream and fuse. AKA MAD SCIENCE!

GitHub

1k stars
34 watching
63 forks
Language: JavaScript
last commit: over 9 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mafintosh/torrent-docker Enables real-time boot of remote Docker images using Bittorrent 315
mafintosh/torrent-stream A Node.js module providing low-level streaming access to torrent files 1,952
mafintosh/read-torrent A JavaScript library to read and parse torrent files or magnet URIs, providing access to metadata and other information about the torrent. 73
mafintosh/torrent-blob-store A BitTorrent-based blob store for storing and streaming large binary files 38
mafintosh/k-rpc Low-level implementation of k-rpc protocol used in the BitTorrent DHT 74
mafintosh/peer-network Creates servers and clients that use a distributed hash table to communicate over the internet using names instead of ports or hostnames. 184
mafintosh/download-m3u8 Downloads m3u8 playlists and recursively fetches linked assets 41
mafintosh/discovery-server A TCP/UTP server that auto announces itself using discovery-channel 58
mafintosh/hash-to-port Maps a given value to a specific port within a defined range 34
mafintosh/dns-discovery A JavaScript library for discovering peers in a distributed system using DNS and multicast DNS. 193
mafintosh/peer-wire-protocol A Node.js implementation of the BitTorrent protocol's communication layer 46
mafintosh/airswarm Automatically connects nodes on a local network using multicast DNS 130
mafintosh/dns-packet A library for encoding and decoding DNS packets 207
mafintosh/hypername A distributed name server allowing multiple computers to share and synchronize key-value pairs 36
mafintosh/hypervision An application that enables peer-to-peer live streaming and broadcasting using distributed network technology 449