This repository has been archived on 2026-05-07. You can view files and clone it. You cannot open issues or pull requests or push a commit.
2025-07-23 01:37:49 +02:00
2025-07-23 01:37:49 +02:00
2025-07-23 01:37:49 +02:00
2025-07-23 01:37:49 +02:00
2025-07-23 01:37:49 +02:00
2025-07-23 01:37:49 +02:00

Busybox HTTPD SH Server

A simple HTML templating SH solution that runs with just httpd and sh from busybox.

(Note: Alpine Linux now splits Busybox into multiple packages: apk add busybox-extras)

Quickstart

Run the command:

busybox httpd -vv -fp 8080

And then open http://localhost:8080 in your browser.

S
Description
No description provided
Readme 34 KiB
Languages
Shell 74.8%
HTML 25.2%