An open API service indexing awesome lists of open source software.

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.

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.