Skip to content

amaumene/dht-crawler

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DHT Crawler

DHT Crawler crawls a Distributed Hash Table (DHT) network to collect information about torrent infohashes.

It currently recursively sends find_node requests to nodes from an initial bootstrap list

Usage

To start the DHT Crawler, run the following command with the -b flag followed by a list of nodes in the IP:PORT format, separated by commas:

dht-crawler -b 127.0.0.1:8000,192.168.1.1:8001

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%