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
Powerful App Monitoring Without Surprise Bills
Tired of monitoring tools that punish you for scaling? AppSignal offers transparent, predictable pricing with every feature unlocked on every plan. Track errors, monitor performance, detect anomalies, and manage logs across Ruby, Python, Node.js, and more. Trusted by developers since 2012 with free dev-to-dev support. No credit card required to start your 30-day trial.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of BitTorrent DHT!