# netmap **Repository Path**: mirrors_ThomasHabets/netmap ## Basic Information - **Project Name**: netmap - **Description**: Make and organize network maps from data directly out of your routers - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-08-12 - **Last Updated**: 2026-05-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Importing network map ### FRR / Quagga ``` sudo vtysh -c 'show ipv ospf database detail json' | ./import ``` ## TODO * Point in time network maps * Multiple named network layouts * Hilight named but missing routers and links * Customize colors on routers and links * Move nodes with mouse