Table of Contents

Busybox

On Linux, busybox includes a command-line http server.

Example

/usr/bin/busybox httpd -f -p ADDRESS:LISTEN_PORT-h BASE_DIR BASE_DIR

where:

Notes