Skip to content

Generates a global map of nodes and their routes based on data provided by the babel daemon

License

Notifications You must be signed in to change notification settings

Community-Run-eXperimental-Network/babelmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

babelmap

An example graph generated

Generates a global map of nodes and their routes based on data provided by the babel daemon, it is important to recognize this generates a map based off of router ID's which are originator ID's, therefore this map is not a topology map but rather somethign similiar to babelweb. It simply shows who learnt what route from what original router - hence it will always appear as a mesh despite that not being the network's actual topology.

Usage

Fill the file peers.list with the babel nods you want to contact with <ip> <port> pairings. An example is in the peers.list file in this repository.

Dependancies

  • ncat
  • python3

About

Generates a global map of nodes and their routes based on data provided by the babel daemon

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages