dennis-tra / nebula

🌌 A network agnostic DHT crawler, monitor, and measurement tool that exposes timely information about DHT networks.
Apache License 2.0
288 stars 30 forks source link

is it possible to crawl bittorrent dht? #59

Open ralyodio opened 4 months ago

dennis-tra commented 4 months ago

Hi @ralyodio, it is not possible right now but as long as the Bittorrent protocol allows Nebula to query a peer for more peers it can be implemented. There are only two or three interfaces that one needs to implement

ralyodio commented 4 months ago

Cool. I'd help but I have no idea how. I r just been looking for a good dht crawler

dennis-tra commented 4 months ago

Nice! I can point you to the things to do. Do you have a go-library in mind for speaking the BitTorrent DHT protocol?

ralyodio commented 4 months ago

no