Answer the question
In order to leave comments, you need to log in
How to distribute the output of command line utilities via the web?
There must be something similar.
A web server that can be configured to execute certain regular cli programs when requested to certain addresses and give their output to stdout as a response?
UPD: we are looking for a ready-made solution. I can quickly write this in several languages, but why, if there is?
UPD2: Need minimal support for cli arguments.
Answer the question
In order to leave comments, you need to log in
https://github.com/holman/eponine
Eponine is a very tiny web server in Go that accepts requests and responds with the output of shell scripts.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question