torrent-discovery
Peer discovery module
A module for discovering peers in a peer-to-peer network using BitTorrent protocols.
Discover BitTorrent and WebTorrent peers
217 stars
15 watching
67 forks
Language: JavaScript
last commit: 5 days ago
Linked from 2 awesome lists
bittorrentbittorrent-dhtbittorrent-trackerbrowserdhtjavascriptnodejsp2ppeertorrenttrackerwebtorrent
Related projects:
Repository | Description | Stars |
---|---|---|
webtorrent/bittorrent-dht | An implementation of the BitTorrent Distributed Hash Table (DHT) protocol in JavaScript | 1,233 |
webtorrent/bittorrent-protocol | A Node.js implementation of the BitTorrent peer wire protocol. | 347 |
webtorrent/create-torrent | A module for creating .torrent files used in BitTorrent distributions | 341 |
mafintosh/dns-discovery | A JavaScript library for discovering peers in a distributed system using DNS and multicast DNS. | 193 |
webtorrent/webtorrent-cli | A command-line tool for managing BitTorrent files and streams | 1,173 |
mafintosh/k-rpc | Low-level implementation of k-rpc protocol used in the BitTorrent DHT | 74 |
fent/node-torrent | A Node.js library for reading, creating, and hashing BitTorrent files. | 197 |
webtorrent/parse-torrent | This project provides a utility to parse and extract metadata from torrent identifiers. | 441 |
bubuanabelas/checkwebpeer | A tool to scan WebRTC peers from torrent trackers | 19 |
webtorrent/torrent-piece | Provides an abstraction layer for managing torrent pieces in a JavaScript application. | 23 |
webtorrent/bittorrent-tracker | A Node.js implementation of a BitTorrent tracker that supports various protocols and provides statistics via web interface or JSON data. | 1,787 |
schollz/peerdiscovery | A Go library that facilitates peer discovery using UDP multicast | 644 |
raynos/discovery-network | A peer-to-peer networking solution enabling direct communication between remote peers in a cloud-based environment. | 31 |
degitx/rats-search | A P2P search engine and client that aggregates torrent statistics and provides search capabilities across multiple platforms. | 1,607 |
js-platform/p2p | A JavaScript library for establishing and managing peer-to-peer WebRTC connections with reliable data channels | 316 |