v0.2 | http ok
This release adds a web server capability to meh
. You can run a web server by using the -server
option:
$ meh -server=localhost:8080
This will run a rather simple web server that accepts uploads of ZIP files, converts them using meh
parser, and sends the resulting file as a download. No tracking, not even JavaScript.