Zend certified PHP/Magento developer

how do I get my ssh plain traffic?

I want to debug an ssh server. In order to do that I need to see all the traffic unencrypted.
Which client ( preferably I want something programmable, like python-paramiko ) should I use, and what options/settings should I set ?
The authentication type is user/password. For now.