Skip to content
/ spacecmd Public

Custom SSH UI - see the readme for a demo URL

Notifications You must be signed in to change notification settings

lgo/spacecmd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spacecmd

An SSH server with a simple to use API to become a customized interface.

Spacecmd is a Python application that speaks SSH, enabling you to create a service as a UI built on SSH. With your own custom logic, you can make a terminal application run hosted remotely by you.

For a small demo of an application which simply displays a matrix, use the follow:

ssh -p 2200 matrix.pereira.io

A goal for this is to make a sandboxed shell environment so you can create complex shell puzzles and interfaces with ease in Python.

About

Custom SSH UI - see the readme for a demo URL

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published