Skip to content

mihi-tr/d3topo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visualizing OLSRD topography using d3 force-directed graphs.

takes a topo dump from olsrd (using textinfo /topo) with little reformatting (see the sample). And visualizes it.

Do your own

  • Clone the github repo
  • Have OLSRD with textinfo running on your network
  • change the get-topo.sh file to reflect the IP of your OLSRd textinfo node
  • run ./get-topo.sh
  • Done!

Dependencies

  • Netcat, bash and tail for getting the data.

Legal

Created during the CONFINE EU-FP7 Project. Using d3 and the Force-directed graph example See LICENSE for licensing information

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published