FreeBSD.software
Home/www/quark-server

quark-server

20220816_1www

Small and simple HTTP GET/HEAD-only web server for static content

Extremely small and simple HTTP GET/HEAD-only web server for static content. The goal of this project is to do one thing and do it well, namely serving static web directories and doing that right. Most other solutions either are too complex (CGI support, dependencies on external libraries, ...) or lack features you expect (TLS, virtual hosts, partial content, not modified since, ...). quark tries to find a midway and just restrict itself to being static while still offering functions you only find in more bloated solutions and being as secure as possible (chroot, privilege dropping, strict parsers, no malloc at runtime, pledge, unveil, ...).

$pkg install quark-server
tools.suckless.org/quark
Origin
www/quark
Size
43.3KiB
License
ISCL
Maintainer
uzsolt@FreeBSD.org
Dependencies
0 packages
Required by
0 packages