Skip to content

minosiants/biton-dht

Repository files navigation

biton-dht

Overview

biton-dht - Mainline DHT - kademlia-based Distributed Hash Table (DHT) used by BitTorrent clients to find peers via the BitTorrent protocol

Features

  • BitTorrent DHT - BEP5.
  • libtorrent - libtorrent.org Extended get_peers response.
  • Metadata exchange - BEP9 - TODO
  • IPv6 - BEP32 - TODO
  • Scrapes - BEP33 - TODO
  • DHT Announce Security - BEP42 - TODO
  • Arbitrary data storage - BEP44 - TODO
  • Multi-homing/multi-address mode - BEP45 - TODO
  • Pub/Sub - BEP50 - TODO
  • DHT Infohash Indexing - BEP51 - TODO

Examples

Releases

No releases published

Packages

No packages published

Languages