An HTTP server in Pure Bash.
Watch how it was made on YouTube.
For some Debian-based systems, an additional package 'bash-builtins' may be required:
apt install bash-builtins
./bash-web-server -h
./bash-web-server [-p port] [-b addr] [-d dir]
- GPLv3 - The loadable bash plugins
- MIT License - everything else