Rldeckard / sshRunCMD

Used to run concurrent changes to Cisco network devices
1 stars 1 forks source link

Add broader support for things like linux #51

Open Rldeckard opened 3 months ago

Rldeckard commented 3 months ago

Currently the application is designed specifically to work with networking devices and has commands built in to support that such as write mem and terminal length 32. I'd love to turn this into a profile and have a dropdown menu where you can switch to a linux context or a different switching manufacturer that may not support those commands.