Skip to main content

An SSH automation library.

Project description

RedSSH

Documentation Status

Connect to SSH servers in python easily and with C speed! Interacting with SSH shouldn't be hard, slow or limited to certain SSH severs. Based on ssh2-python (which provides libssh2 bindings for python) and made into an easy to use SSH library with the focus being ease of use and speed. SSH should be as easy as a pre-wrapped TLS TCP socket, it should work well, be fast in execution and be simple to interact with.

Installing

RedSSH can be installed via pip with pip install redssh or the latest commit, which may not be the most stable, from git with pip install git://git@bitbucket.org/Red_M/redssh.git

Documentation

99% of questions around how to do something should be answered in the documentation. If something is not there please raise an issue so it can be added to the documentation. Now with autodocs!

Why not use [other software]?

I've found other automation libraries or solutions lacking, such as:

  • Compatibility with remote servers (odd servers causes the library to be unable to connect).
  • Feature set is limited (eg, no tunneling).
  • Focuses on only connecting to Linux servers.
  • Requires an agent to be installed, a state file to be present or a master "server".
  • Poor performance.

TO DO

  • Unit tests
  • Host based authentication
  • Host key checking
  • More examples
  • SCP
  • X11 forwarding

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

redssh-2.1.0.tar.gz (19.2 kB view details)

Uploaded Source

Built Distribution

redssh-2.1.0-py2.py3-none-any.whl (35.7 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file redssh-2.1.0.tar.gz.

File metadata

  • Download URL: redssh-2.1.0.tar.gz
  • Upload date:
  • Size: 19.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.3

File hashes

Hashes for redssh-2.1.0.tar.gz
Algorithm Hash digest
SHA256 463ce77737dec898f2f6688b3ae3b05b94ec59cb8f64ec839ef95455a3092dab
MD5 ac1cf4d1b1f268bbfc77ba144cd5087c
BLAKE2b-256 d7333deded8db493c5492edfc6cc3059473948cb72eeed10b189e7f9be64bdf1

See more details on using hashes here.

File details

Details for the file redssh-2.1.0-py2.py3-none-any.whl.

File metadata

  • Download URL: redssh-2.1.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 35.7 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.3

File hashes

Hashes for redssh-2.1.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 702111fb8a9880cfe73e66be436d9039695cb67464073ffb559d1a8c766aa833
MD5 a88523bd0c31ac692200c7a234580149
BLAKE2b-256 91dee3fca11b58f15e3d13120472d0646da5ebc576b411c4c166b6638426fd4d

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page