niceskylei / dht-crawler

Tools to crawl and index the BitTorrent DHT.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dht-crawler

CircleCI branch

A tool to collect information about nodes and info-hashes in the DHT. Built using tokio.

Running

To run, install a rust development environment and run

cargo run

to start crawling.

Tests

There are a number of tests in the project to make sure things work. After setting up rust, just run:

cargo test

About

Tools to crawl and index the BitTorrent DHT.


Languages

Language:Rust 100.0%