An SSH automation library.
Project description
RedSSH
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
- SCP unit tests
- More error based unit tests
- More examples
- Host based authentication
- X11 forwarding
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file redssh-2.1.3.post1.tar.gz
.
File metadata
- Download URL: redssh-2.1.3.post1.tar.gz
- Upload date:
- Size: 14.0 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
Algorithm | Hash digest | |
---|---|---|
SHA256 | 837b25067496498f50ac96824e4b90d22ee0bb5447d1057a4133e7a7d9b7d944 |
|
MD5 | 8bab14ff6cff3816903ae6a0621a966d |
|
BLAKE2b-256 | 2a0eb1650eb9427cc0cfebb3de72de0065a6ec8ab72470523e4b962a35ffcfcc |
File details
Details for the file redssh-2.1.3.post1-py2.py3-none-any.whl
.
File metadata
- Download URL: redssh-2.1.3.post1-py2.py3-none-any.whl
- Upload date:
- Size: 25.5 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
Algorithm | Hash digest | |
---|---|---|
SHA256 | 05857ef6f598c6d0adda803988ab27a517a7483b0e0f63b2f6b236b8d200f573 |
|
MD5 | 242dbf35329d4a44b5ef017e33d7ced7 |
|
BLAKE2b-256 | bb71fe912e04609a7de40384ffa9decc1c0204e92de22e26e96ca9bb24aea3ee |