/pysshutil

Python SSH Utility Library

Primary LanguagePython

Utilities for ssh (paramiko)

The following modules are a collection of classes and functions useful for efficiently interacting with local and remote hosts using ssh.

  • cmd - Execute commands either locally or remotely (with ssh).
  • conn - SSH channel and socket connections with caching.
  • host - A Host class for interacting with a host.

branch status:

image

image

image