configurator / bashttpd

Static file server in bash
MIT License
20 stars 0 forks source link

bashttpd

This is a static file server written in bash

Usage

Just run bashttpd.sh and it will serve files from the current directory.

Operation can be modified with environment variables:

FAQ

Should I use this for a hobby project?

Probably not.

Should I use this for a production service?

Please don't.

Should I use this at all?

No.

Why would you do this?

Why not?