A tool to collect information about nodes and info-hashes in the DHT. Built using tokio.
To run, install a rust development environment and run
cargo run
to start crawling.
There are a number of tests in the project to make sure things work. After setting up rust, just run:
cargo test