ssh: 'ssh' is a module for python 2.3 or greater that implements
the SSH2 protocol for secure (encrypted and authenticated)
connections to remote machines.
ssh.buffered_pipe: Attempt to generalize the "feeder" part of a Channel: an
object which can be read from and closed, but is reading from a
buffer fed by another thread.