Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 529 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 529 Bytes

Application originally created to allow execute fixed set of commands on remote servers via HTTPS interface, authorize via RSA-private key sent in POST request, to allow use it in shell-scripts.

Aceept on param - path to config file. Config example included.

Generally idea in make absolutelly trusting way to execute limit range of remote commands with mention that deb-package with application uploaded to public repository.

Need to update with commands list from file, to allow expand functionality without recompile app.