macOS
brew install mighttpd2local Homebrew formula metadata
brew
mighttpd2 のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install mighttpd2local Homebrew formula metadata
sudo apt install mighttpd2Debian stable package indexes · mighttpd2 · ソース: deb.debian.org
sudo pacman -S mighttpd2Arch Linux sync databases · mighttpd2 · ソース: geo.mirror.pkgbuild.com
概要
HTTP server
履歴
Mighttpd2, invoked as mighty, is Kazu Yamamoto's Haskell HTTP server. Its home page describes it as a simple but practical file and CGI web server written in Haskell, implemented as a WAI application on Warp. The project is packaged with helper executables such as mighty-mkindex and mightyctl, reflecting its focus on serving static files, prebuilt directory indexes, and CGI workloads rather than being a broad application framework.
The project's technical identity is Haskell web-server experimentation made usable as a daemon: the home page lists static file serving, CGI GET and POST handling, redirection, language negotiation, reverse proxying, URL rewriting via HTTP redirects, and performance comparisons against nginx in a httperf ping-pong benchmark. Its documentation links to articles and slides about high-performance web servers, WAI/Warp, and the architecture of Mighttpd, tying the package to the Haskell networking ecosystem.
In package-manager terms, mighttpd2 is a niche web server for users who want a Warp/WAI-based standalone server for static and CGI content. It is much narrower than nginx, Apache httpd, or Caddy, but useful as a small Haskell-native server and as an example of deploying Haskell's high-concurrency HTTP stack.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
mighty | cli | グローバル実行可能ファイル | |
mighty-mkindex | cli | グローバル実行可能ファイル | |
mightyctl | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://kazu-yamamoto.github.io/mighttpd2/
インストールメタデータ
| パッケージキー | brew:mighttpd2 |
|---|---|
| バージョン | 4.0.10 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/mighttpd2 |
| ホームページ | https://kazu-yamamoto.github.io/mighttpd2/ |
| リポジトリ | https://github.com/kazu-yamamoto/mighttpd2 |
| 上流ドキュメント | https://kazu-yamamoto.github.io/mighttpd2 |
| ライセンス | BSD-3-Clause |
| ソースアーカイブ | https://hackage.haskell.org/package/mighttpd2-4.0.10/mighttpd2-4.0.10.tar.gz |
| 最終更新 | 2026-07-22T13:45:49Z |
| Pulse | updated |
| 依存関係 | gmp |
| ビルド依存関係 | cabal-install, ghc |
| macOS 提供ライブラリ | libffi |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | mighttpd2 |
| 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 パッケージリンクとは分けて表示されます。
mighttpd2 4.0.3-2
classical web server on WAI/warp
https://kazu-yamamoto.github.io/mighttpd2/
sudo apt install mighttpd2mighttpd2 4.0.3-2
classical web server on WAI/warp
https://kazu-yamamoto.github.io/mighttpd2/
sudo apt install mighttpd2mighttpd2 4.0.4-63
High performance web server on WAI/warp
https://kazu-yamamoto.github.io/mighttpd2/
sudo pacman -S mighttpd2ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.