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
Train ML Models With SQL You Already Know
Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of BitTorrent DHT!