eshaan7 / Flask-Shell2HTTP

Execute shell commands via HTTP server (via flask's endpoints).
https://flask-shell2http.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
170 stars 28 forks source link

Question #52

Closed an0sv closed 1 year ago

an0sv commented 1 year ago

Is it possible to handle command that shall work on files provide be the caller? If so how?

eshaan7 commented 1 year ago

Yes, see https://github.com/eshaan7/Flask-Shell2HTTP/blob/master/examples/multiple_files.py