{"id":20074250,"url":"https://github.com/juniper/topoviz","last_synced_at":"2025-05-05T21:31:34.105Z","repository":{"id":45782598,"uuid":"228301317","full_name":"Juniper/topoviz","owner":"Juniper","description":"A network topology visualisation tool. Creates a force directed graph from the output of a JUNOS cli cmd","archived":false,"fork":false,"pushed_at":"2023-01-10T02:58:32.000Z","size":156,"stargazers_count":15,"open_issues_count":0,"forks_count":5,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-09T04:26:37.008Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Perl","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Juniper.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-12-16T04:18:23.000Z","updated_at":"2025-01-23T09:02:43.000Z","dependencies_parsed_at":"2023-02-08T17:01:16.849Z","dependency_job_id":null,"html_url":"https://github.com/Juniper/topoviz","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Juniper%2Ftopoviz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Juniper%2Ftopoviz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Juniper%2Ftopoviz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Juniper%2Ftopoviz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Juniper","download_url":"https://codeload.github.com/Juniper/topoviz/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252580032,"owners_count":21771253,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-13T14:50:04.390Z","updated_at":"2025-05-05T21:31:33.757Z","avatar_url":"https://github.com/Juniper.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Topoviz \n### A network topology visualizer \n\nCreates a force directed D3 graph based on the output from one of these JUNOS cli cmds:  \n\n```show ospf database router extensive | display xml | no-more | save \u003cfile\u003e```  \n```show isis database extensive | display xml | no-more | save \u003cfile\u003e```  \n```show ted database extensive | display xml | no-more | save \u003cfile\u003e```  \n\n\n## INSTALLATION\n\n### Recommended method is to use Docker:\n\n  * Clone the repo  \n  * Create the docker image using ```docker build topoviz/ -t topoviz:v0.1```\n  * Run the docker image using ```docker run -itd -p 8080:80/tcp topoviz:v0.1```\n  * Connect to host using http on port 8080, example: http://localhost:8080/topoviz/  \n\n### Alternatively you could:\n  * Clone the repo onto a server running apache and the wsgi module\n  * Ensure perl has List::MoreUtils installed  \n  * Ensure the json directory is writeable by the apache user  \n  \n\n## USAGE\n\n* Zoom using:\n  * Mousewheel\n  * Trackpad pinch/expand\n  * Trackpad 2 finger drag up/down\n* Click on a router to:\n  * List its details in info pane\n* Mouseover a router to:\n  * Highlight connected nodes\n* Drag any node to:\n  * Fix its position\n* Double click a fixed node to:\n  * Release it\n* Mouseover a link to:\n  * Show its metric\n  \n  \n## NOTES\n\nThis code was written in 2016 for JTAC, some customers have expressed an interest in the tool hence its wider release  \n\n## LICENSE\n\nMIT  \n\n## CONTRIBUTORS\n\nJuniper Networks is actively contributing to and maintaining this repo. Please contact jnpr-community-netdev@juniper.net for any queries.\n\n*Contributors:*\n\n[Chris Jenn](https://github.com/ipmonk)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuniper%2Ftopoviz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjuniper%2Ftopoviz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuniper%2Ftopoviz/lists"}