MINIQUARK(1) | General Commands Manual | MINIQUARK(1) |
miniquark
— a
minimal web server for retrieving files
miniquark |
-p port
[-h host]
[-d dir] |
miniquark
is a web server supporting
GET/HEAD requests and is easily launched as unprivileged user to provide
HTTP access a local directory.
The options are as follows:
-p
port-d
dir-h
hostIf run with a user ID of 0, miniquark
will
chroot to the current directory.
The following request headers are recognized
miniquark
was based on
https://git.suckless.org/quark
and bundled with
rset(1) in July
2020.
May 3, 2022 | OpenBSD 7.1 |