tbotnz / streamiko

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

streamiko

summary

A simple example of a netmiko command runner using htmx & websockets

  • Simple container deployment
  • Leverages websockets for near realtime comms to equipment
  • Leverages netmiko ssh autodetect for dynamic driver discovery

installing

git clone https://github.com/tbotnz/streamiko.git
cd streamiko
sudo docker-compose up --build

you can then access streamiko via http://localhost:9005

demo

streamiko demo

important note

project is experimental, we assume you know what you are doing.

About


Languages

Language:HTML 53.8%Language:Python 46.2%