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.
Release files for rssh 1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| rssh-1.1.tar.gz | 3.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| rssh-1.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 9.0 kB
Release files / rssh-1.1.tar.gz
| Download URL | rssh-1.1.tar.gz |
|---|---|
| Size | 3.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
a9e9dd7148817f744382a7bf7eae5e644e72c35aecee0ecad2bfc03d4fd3cdb7
|
|
BLAKE2b-256 checksum How to use checksums |
aade9e769c99d0cfa70ae58b94006d0c1fd89f14b7d740a67ac2c917c16f08f8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|
Release files / rssh-1.1-py3-none-any.whl
| Download URL | rssh-1.1-py3-none-any.whl |
|---|---|
| Size | 5.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
3ebc777125de9f99890903e1b8a6ea842b4d96018df29d20c366e61e52d5d320
|
|
BLAKE2b-256 checksum How to use checksums |
7179d15dc522d375d57b0336d4ad567f8e441d7ae87a63ae00c2ba4ce2fee84a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|