bittorrent-dht
Peer discovery
An implementation of the BitTorrent Distributed Hash Table (DHT) protocol in JavaScript
🕸 Simple, robust, BitTorrent DHT implementation
1k stars
47 watching
203 forks
Language: JavaScript
last commit: 3 months ago
Linked from 2 awesome lists
bittorrentbittorrent-dhtdhtdht-protocoljavascriptnodejsp2ppeertorrentwebtorrent
Related projects:
Repository | Description | Stars |
---|---|---|
| A module for discovering peers in a peer-to-peer network using BitTorrent protocols. | 216 |
| A Node.js implementation of the BitTorrent peer wire protocol. | 351 |
| Low-level implementation of k-rpc protocol used in the BitTorrent DHT | 74 |
| A Node.js library for reading, creating, and hashing BitTorrent files. | 197 |
| A Node.js implementation of a BitTorrent tracker that supports various protocols and provides statistics via web interface or JSON data. | 1,794 |
| A C implementation of a Distributed Hash Table (DHT) for peer-to-peer networks | 700 |
| Allows remote IP and firewall detection, adds commands to a distributed hash table (DHT), and streams queries and updates over the DHT. | 197 |
| A command-line tool for managing BitTorrent files and streams | 1,183 |
| A JavaScript library for discovering peers in a distributed system using DNS and multicast DNS. | 193 |
| A DHT library for efficient peer-to-peer networking | 314 |
| A module for creating .torrent files used in BitTorrent distributions | 341 |
| A CLI tool for storing arbitrary key-value data in the bittorrent DHT | 63 |
| This project provides a utility to parse and extract metadata from torrent identifiers. | 443 |
| Serves torrent files over HTTP using a REST-like API to enable streaming and downloading | 46 |
| A JavaScript implementation of a distributed hash table | 16 |