Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 495 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 495 Bytes

ndnsim-topology generator

This is a easy ndnsim topology generator, You can use the graphical interface to simply generate the topology configuration required for ndnsim experimental test.

Demo

Please visit ndnsim topology generator (sunnyqjm.github.io)

image-20220426225009724

Compile and Build yourself

git clone https://sunnyqjm.github.io/ndnsim-topology

cd ndnsim-topology
npm install
npm run start