bittorrent-dht is a Node.js implementation of the BitTorrent Mainline Distributed Hash Table (DHT) protocol, enabling decentralized peer discovery for BitTorrent clients. This module allows users to announce and lookup peers for specific torrents without the need for trackers. It’s lightweight, fast, and well-suited for building custom torrent clients, browser-based peers, or decentralized apps. This project powers part of WebTorrent and is maintained with performance and minimalism in mind.
Features
- Implements BitTorrent Mainline DHT in Node.js
- Lightweight peer discovery for torrents
- Supports announce and lookup operations
- Event-driven API for building custom clients
- Works in conjunction with WebTorrent
- Minimal external dependencies
- Compatible with magnet links and info hashes
- Supports IPv4 and IPv6 networking
Categories
BitTorrentLicense
MIT LicenseFollow BitTorrent DHT
Other Useful Business Software
Stop Storing Third-Party Tokens in Your Database
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of BitTorrent DHT!