A SSH(Secure Shell) server/client library
Project description
rssh
If you find a bug or have a good idea make a issue or a pull request
See examples to get help.
What is this
rssh is a Python 3 library, with ssh server/client. It's multithreaded and uses RSA 4096 bits (By default).
OS Support
- SSH Client
- Windows :heavy_check_mark:
- Linux :heavy_check_mark:
- Mac :question:
- SSH Server
- Windows :x:
- Linux :heavy_check_mark:
- Mac :question:
How to install
On terminal type: python3 -m pip install rssh
Or clone the repo and install typing: python3 setup.py install
And test, open python3 and type: import rssh
License
This project is under MIT License.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file rssh-1.1.tar.gz.
File metadata
- Download URL: rssh-1.1.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/46.4.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a9e9dd7148817f744382a7bf7eae5e644e72c35aecee0ecad2bfc03d4fd3cdb7
|
|
| MD5 |
0c745decb6f86d3dd54f78f8d1a8f3af
|
|
| BLAKE2b-256 |
aade9e769c99d0cfa70ae58b94006d0c1fd89f14b7d740a67ac2c917c16f08f8
|
File details
Details for the file rssh-1.1-py3-none-any.whl.
File metadata
- Download URL: rssh-1.1-py3-none-any.whl
- Upload date:
- Size: 5.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/46.4.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3ebc777125de9f99890903e1b8a6ea842b4d96018df29d20c366e61e52d5d320
|
|
| MD5 |
bfc4c5946a19be717231d244b2e741be
|
|
| BLAKE2b-256 |
7179d15dc522d375d57b0336d4ad567f8e441d7ae87a63ae00c2ba4ce2fee84a
|