Tuesday, October 1, 2019

I created a Simple Network Automation Program

I call it SNAP.

Why: I work for a customer that has new devices coming in and going out all of the time. Needed a way to quickly load a pre-generated configuration on the device and send it on its way, I also have guys that I work with that use the program as well to load configurations, its simple and works.

Works with console ssh and telnet.

User Credentials are not stored.

Load configs easily and walk away.

I added some buttons for troubleshooting easy issues.

Single exe can be found here.

While the source code can be found here.

Credits:

Netmiko, PyQT5



No comments:

Post a Comment