Skip to content

A simple SSH remote to send commands from a webUI and/or API

License

Notifications You must be signed in to change notification settings

poipoi300/poimote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Poimote

NOT READY FOR GENERAL PUBLIC USE

Description:

A webUI / API for sending pre-defined SSH commands to computers. This assumes that the computer hosting this app already has SSH key pairs setup between it and any other computer to which it would send commands.

Installation:

Will be automated as a package in the future. In the meantime you can navigate to this folder, run the following command:

pip install -r requirements.txt

and in your terminal run:

flask run # Add "--host=0.0.0.0" If you want the web app to be accessible on the whole network.

About

A simple SSH remote to send commands from a webUI and/or API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published