macOS
brew install darkhttpdlocal Homebrew formula metadata
sudo port install darkhttpdMacPorts ports tree · www/darkhttpd/Portfile · ソース: api.github.com
brew
darkhttpd のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install darkhttpdlocal Homebrew formula metadata
sudo port install darkhttpdMacPorts ports tree · www/darkhttpd/Portfile · ソース: api.github.com
sudo apk add darkhttpdAlpine Linux edge package indexes · darkhttpd · ソース: dl-cdn.alpinelinux.org
sudo dnf install darkhttpdFedora Rawhide package metadata · darkhttpd · ソース: dl.fedoraproject.org
nix profile install nixpkgs#darkhttpdnixpkgs package indexes · pkgs/by-name/da/darkhttpd/package.nix · ソース: api.github.com
sudo pacman -S darkhttpdArch Linux sync databases · darkhttpd · ソース: geo.mirror.pkgbuild.com
sudo zypper install darkhttpdopenSUSE Tumbleweed package metadata · darkhttpd · ソース: download.opensuse.org
概要
Small static webserver without CGI
履歴
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.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
darkhttpd | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/emikulic/darkhttpd
インストールメタデータ
| パッケージキー | brew:darkhttpd |
|---|---|
| バージョン | 1.17 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/darkhttpd |
| ホームページ | https://unix4lyfe.org/darkhttpd/ |
| リポジトリ | https://github.com/emikulic/darkhttpd |
| 上流ドキュメント | https://github.com/emikulic/darkhttpd |
| ライセンス | ISC |
| ソースアーカイブ | https://github.com/emikulic/darkhttpd/archive/refs/tags/v1.17.tar.gz |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 darkhttpdソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.