If you have been following this blog you probably knew that this post was coming. I have been able to use SSH and Python together with some dependencies. These dependencies are Paramiko from http://www.lag.net/paramiko/ and a python sript (which I had to edit more on that later) which was written by Zeth from http://commandline.org.uk.
In this short time using python let me say that it is a very organic programming language that should bring happiness to all programmer that have been muddling with other scripting languages. Saying that let’s go back to business.
Because I changed from Telnet to SSH some things had to change. A new design frenzy ensued. And the result was as below.
Please click on the image above to see it more clearly.
So let my explain the above flow step by step.









