Expand description
Complete implementation of BitTorrent client functionality including torrent file handling, peer management, piece selection, data transfer, and integration with a Kademlia-based Distributed Hash Table (DHT).
Example usage:
- CLI application:
mtorrent-cli - GUI application:
mtorrent-gui