I need to emulate SSH client and log the entered commands.
I have followed different links but most of the examples are related to automating tasks. For testing purpose, I need to emulate an Interative SSH Session and log commands.
Note: Paramiko is not mandatory. Twisted resources are much appreciated