macOS
brew install darkhttpdlocal Homebrew formula metadata
sudo port install darkhttpdMacPorts ports tree · www/darkhttpd/Portfile · source: api.github.com
brew
Small static webserver without CGI. Version 1.17 via Homebrew; verified from local package data.
install
brew install darkhttpdlocal Homebrew formula metadata
sudo port install darkhttpdMacPorts ports tree · www/darkhttpd/Portfile · source: api.github.com
sudo apk add darkhttpdAlpine Linux edge package indexes · darkhttpd · source: dl-cdn.alpinelinux.org
sudo dnf install darkhttpdFedora Rawhide package metadata · darkhttpd · source: dl.fedoraproject.org
nix profile install nixpkgs#darkhttpdnixpkgs package indexes · pkgs/by-name/da/darkhttpd/package.nix · source: api.github.com
sudo pacman -S darkhttpdArch Linux sync databases · darkhttpd · source: geo.mirror.pkgbuild.com
sudo zypper install darkhttpdopenSUSE Tumbleweed package metadata · darkhttpd · source: download.opensuse.org
overview
Small static webserver without CGI
history
darkhttpd is a small C static web server designed for quickly serving files without CGI, daemon scaffolding, or a separate configuration file.
Emil Mikulic's official page describes darkhttpd as a web server for when a server is needed in a hurry. The project emphasizes a single binary, no required installation files, no inetd dependency, and no configuration file beyond specifying the web root.
The official README and project page highlight portability across FreeBSD, Linux, OpenBSD, and Solaris, plus a very small Docker image. GitHub releases show active 1.x maintenance into the mid-2020s.
Users run darkhttpd by pointing it at a document root, then add command-line flags for port, bind address, logging, chroot, privilege drop, directory listing behavior, pidfiles, redirects, custom headers, and Docker deployment.
darkhttpd is the sort of utility package people keep installed for throwaway local serving, embedded images, rescue shells, and tiny containers: the appeal is that the server is boring, static, scriptable, and not tied to a configuration tree.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
darkhttpd | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/emikulic/darkhttpd
install metadata
| Package key | brew:darkhttpd |
|---|---|
| Version | 1.17 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/darkhttpd |
| Homepage | https://unix4lyfe.org/darkhttpd/ |
| Repository | https://github.com/emikulic/darkhttpd |
| Upstream docs | https://github.com/emikulic/darkhttpd |
| License | ISC |
| Source archive | https://github.com/emikulic/darkhttpd/archive/refs/tags/v1.17.tar.gz |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | darkhttpd |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
darkhttpd
nix profile install nixpkgs#darkhttpddarkhttpd 1.17-r0
A simple, single-threaded, static content webserver
https://unix4lyfe.org/darkhttpd/
sudo apk add darkhttpddarkhttpd-openrc 1.17-r0
A simple, single-threaded, static content webserver (OpenRC init scripts)
https://unix4lyfe.org/darkhttpd/
sudo apk add darkhttpd-openrcdarkhttpd 1.17-5.fc45
Secure, lightweight, fast, single-threaded HTTP/1.1 server
https://github.com/emikulic/darkhttpd
sudo dnf install darkhttpddarkhttpd 1.17-1
A small and secure static webserver
https://unix4lyfe.org/darkhttpd/
sudo pacman -S darkhttpddarkhttpd 1.17-1.3
When you need a web server in a hurry
https://unix4lyfe.org/darkhttpd
sudo zypper install darkhttpddarkhttpd
sudo port install darkhttpdsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.