aschmahmann / dht-graph

A simple libp2p DHT crawler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dht-graph

A simple libp2p DHT crawler

Crawls the /ipfs/kad/1.0.0 and /ipfs/kad/2.0.0 DHTs and dumps the resulting routing tables into a GraphViz compatible dot file.

Run with dht-graph -o outputFile, if no output file is specified it will default to rt.dot.

About

A simple libp2p DHT crawler

License:MIT License


Languages

Language:Go 99.1%Language:Makefile 0.9%