Skip to content

stanz2g/kadsim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

kadsim

simple demo written to learn Kademlia

Usage

run kadsim.py with Python 2.7 and input commands

a simple tour

  1. use new_rand to add some random nodes
  2. use list to list all nodes
  3. use node to show detail of a node, including k-buckets
  4. use findn to find node and check every step
  5. use del to kill nodes, then use commands above to see what's changed
  6. use help to get help

Reference

About

simple demo written to learn Kademlia

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages