DOKK / manpages / debian 12 / ostree / ostree-trivial-httpd.1.en
OSTREE TRIVIAL-HTTP(1) ostree trivial-httpd OSTREE TRIVIAL-HTTP(1)

ostree-trivial-httpd - Simple webserver

ostree trivial-httpd [OPTIONS...] [DIR]

This runs a simple webserver and keeps it running until killed. If DIR is not specified, it defaults to the current directory.

--daemonize,-d

Fork into background when ready.

--autoexit

Automatically exit when directory is deleted.

--port-file,-p="PATH"

Write port number to PATH (- for standard output).

--port,-P

Use the specified TCP port to listen on.

--force-range-requests

Force range requests by only serving half of files.

$ ostree trivial-httpd

OSTree