An HTTP server in Pure Bash. https://github.com/bahamas10/bash-web-server
Find a file
2025-11-25 16:11:09 -05:00
extras initial commit 2025-07-18 10:48:19 -04:00
loadables initial commit 2025-07-18 10:48:19 -04:00
bash-web-server Add log that resembles the standard log format 2025-11-25 16:09:43 -05:00
CHANGES.md bump version, add -h, -v, sort directories above files 2025-07-30 20:40:13 -04:00
README.md update readme 2025-11-25 16:11:09 -05:00

bash-web-server

My Personal Fork

I wanted to host this on my own server in case Dave ever decided to take it down. I also wanted to be able to make some modifications, should I need them necessary

Dave's README

An HTTP server in Pure Bash.

Watch how it was made on YouTube.

Installation

For some Debian-based systems, an additional package 'bash-builtins' may be required:

apt install bash-builtins

Usage

./bash-web-server -h
./bash-web-server [-p port] [-b addr] [-d dir]

License

  • GPLv3 - The loadable bash plugins
  • MIT License - everything else

YouTube

Bash Webserver YouTube
Thumbnail