Wilhelm Putz
Wilhelm Putz
I see. We played around a little today and SVG files do work, but, as we can reproduce, not always reliable (needs more testing, but it seems, closing and opening...
Ok. I see. Perhaps, as a workaround, some sort of auto export on save would fix this for me. EG.: Editing .drawio together. On save, save the .drawio and export...
Same here
Hi, FYI I implemented a hackish google-authenticator "driver" for netmiko. https://github.com/jinjamator/netmiko_2fa_google_authenticator which also can be used with https://github.com/jinjamator/netmiko_multihop
@ktbyers All customer setups I'm aware of are just asking for a second Password with another prompt, so 2FA is straight forward to implement. A ssh server for testing could...
My usecase is simple. Normally I use iperf2 to measure network convergence. I've written an API for that to stream data to a testbed software. But now I have the...