Skip to main content

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


Download files

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

Source Distribution

rssh-1.1.tar.gz (3.6 kB view hashes)

Uploaded Source

Built Distribution

rssh-1.1-py3-none-any.whl (5.4 kB view hashes)

Uploaded Python 3

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