Skip to content
This repository has been archived by the owner on May 31, 2023. It is now read-only.

legacy-tech-repos/peerdump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

peerdump

Utility for dumping address information from the libp2p-based peerstore.

Installation

go get github.com/anytypeio/peerdump

Usage

Run utility with a flag -p pointing to the data directory.

peerdump -p <root-path>

Optional flag -b sets type of underlying storage backend. Currently, it supports two backend: Badger and LevelDB.

About

Dumping libp2p peerstore information

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages