Skip to content
This repository has been archived by the owner on Jan 13, 2022. It is now read-only.
/ vuejs-telnet-router Public archive

Vue.js telnet client for sending batch commands to (cisco) routers.

Notifications You must be signed in to change notification settings

m1k1o/vuejs-telnet-router

Repository files navigation

vuejs-telnet-router

Telnet client for sending batch commands to (cisco) routers written in Vue.js and Node.js.

EXPERIMENTAL: Should not be used in Production.

Screenshot

How to run using docker

Build docker image using:

docker build --tag vuejs-telnet-router .

And then run your image:

docker run -p 8080:8080 vuejs-telnet-router

Navigate browser to http://localhost:8080.

Features

  • Connect to GNS.
  • Load running configs.
  • View your GNS project with running-config data at one place.

About

Vue.js telnet client for sending batch commands to (cisco) routers.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages