Skip to content

v0.2 | http ok

Compare
Choose a tag to compare
@valueof valueof released this 30 Jul 06:21
· 5 commits to main since this release

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.