https://github.com/barnabyshearer/basic-remote-shell
Minimum code needed to connect to a OpenSSH Server.
https://github.com/barnabyshearer/basic-remote-shell
ssh
Last synced: 2 months ago
JSON representation
Minimum code needed to connect to a OpenSSH Server.
- Host: GitHub
- URL: https://github.com/barnabyshearer/basic-remote-shell
- Owner: BarnabyShearer
- License: gpl-2.0
- Created: 2017-01-02T21:03:49.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2023-09-04T19:12:29.000Z (over 1 year ago)
- Last Synced: 2024-12-28T09:43:16.671Z (4 months ago)
- Topics: ssh
- Language: Python
- Homepage: https://basic-remote-shell.readthedocs.io/en/latest/
- Size: 63.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
..
Autogenerated by https://github.com/BarnabyShearer/meta==================
basic-remote-shell
==================
.. image:: https://readthedocs.org/projects/basic-remote-shell/badge/?version=latest
:target: https://basic-remote-shell.readthedocs.io/en/latest/Minimum code needed to connect to a OpenSSH Server.
Note: This dose **NOT** attempt to be a *conformant* implementation. Its goal is to take every shortcut in creating low-traffic, short lived sessions to modern OpenSSH servers.
Note: Whilst my aim is keep this secure; I don't know what I am doing and you **MUST** assume it isn't.