Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.14 KB

README.md

File metadata and controls

30 lines (22 loc) · 1.14 KB

Ultra-MultiConf

Ultra-MultiConf is a tool to help you execute the same commands on many network devices via Telnet or SSH.

It's as easy as 1, 2, 3!

Step 1: Setup

Enter the desired devices into the list on the left.
Enter the credentials to use on the right.
Pick Telnet or SSH.
Step 1 is done! Hit Next!

image

Step 2: Enter your commands

This one is easy.
Enter your commands line by line, just as you would type them into a terminal.

image

Step 3: Grab your coffee and watch it go!

This one is even easier.
Once you have entered the commands, hit the 'Execute!' button and watch it go!

image

Notes:

My code is a mess and is a work in progress.
There are things that are not named very well.
SSH is not implemented yet!
These things will all be addressed in future updates!