richardbui467 / GNS3-Cisco-Automation-Lab

These are the scripts I have developed in my GNS3 home lab. In the lab, I have Cisco images setup to help me learn Python & Ansible automation.
0 stars 0 forks source link

Python - Create SSH test script #13

Closed richardbui467 closed 8 months ago

richardbui467 commented 8 months ago

In the middle of creating and troubleshooting a basic configuration script, I found that making a script to test SSH would have been worthwhile. It helps me know that a connection is possible and that the code responsible for that was at least working.