macOS
brew install civetweblocal Homebrew formula metadata
安装
brew install civetweblocal Homebrew formula metadata
sudo apk add civetwebAlpine Linux edge package indexes · civetweb · 来源: dl-cdn.alpinelinux.org
sudo apt install civetwebDebian stable package indexes · civetweb · 来源: deb.debian.org
nix profile install nixpkgs#civetwebnixpkgs package indexes · pkgs/by-name/ci/civetweb/package.nix · 来源: api.github.com
sudo zypper install civetwebopenSUSE Tumbleweed package metadata · civetweb · 来源: download.opensuse.org
概览
C/C++ embeddable web server with optional CGI, SSL and Lua support
历史
CivetWeb is a small MIT-licensed C/C++ embeddable web server that can also run as a standalone server. In package-manager terms it is the long-lived, permissively licensed Mongoose fork that gives C applications an HTTP, HTTPS, CGI, Lua, WebSocket, and WebDAV-capable server without pulling in a large framework.
The official README says CivetWeb was forked from the last MIT-licensed version of Mongoose in August 2013, after Mongoose moved to a dual GPL/commercial license. Release notes for v1.0 describe the initial objective as preserving an MIT-licensed Mongoose-derived distribution and renaming the code and documentation to CivetWeb.
The project subsequently developed independently on GitHub, with release notes showing steady maintenance across API, TLS, Lua, WebSocket, HTTP/2 experiments, fuzzing, and platform-support work.
CivetWeb is packaged across several Unix-style ecosystems in the batch input, including Homebrew, Alpine, Debian, Ubuntu, Nix, and openSUSE/zypper. Its official README also points end users to GitHub and SourceForge binaries and source releases, while directing contributions and issues to GitHub.
Developers embed CivetWeb as a library to add web-server functionality to an existing C or C++ program, or run it as a standalone executable on Windows, Unix, Linux, and macOS. Its user manual documents command-line startup, optional configuration-file use, and many runtime options.
CivetWeb matters to package maintainers because it preserves the permissively licensed branch of a once-common embedded-web-server lineage. It is small enough to package as a command and library, broad enough to need TLS and scripting dependency decisions, and old enough that downstreams care about ABI, license, and security-update continuity.
安全态势
没有找到 civetweb 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
CivetWeb.conf in the executable directoryCivetWeb.conf in the executable directory可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
civetweb | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/civetweb/civetweb
安装元数据
| 软件包键 | brew:civetweb |
|---|---|
| 版本 | 1.16 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/civetweb |
| 主页 | https://github.com/civetweb/civetweb |
| 仓库 | https://github.com/civetweb/civetweb |
| 上游文档 | https://civetweb.github.io/civetweb |
| 许可证 | MIT |
| 源码归档 | https://github.com/civetweb/civetweb/archive/refs/tags/v1.16.tar.gz |
| 最后更新 | 2026-06-30T05:12:28Z |
| Pulse | updated |
| 依赖 | openssl@3 |
| 构建依赖 | cmake |
| 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 | civetweb |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
civetweb 1.16+dfsg-2+deb13u1
embeddable web server with optional CGI, SSL and Lua support
https://github.com/civetweb/civetweb/
sudo apt install civetweblibcivetweb-dev 1.16+dfsg-2+deb13u1
embeddable web server with optional CGI, SSL and Lua support (devel)
https://github.com/civetweb/civetweb/
sudo apt install libcivetweb-devlibcivetweb1 1.16+dfsg-2+deb13u1
embeddable web server with optional CGI, SSL and Lua support (lib)
https://github.com/civetweb/civetweb/
sudo apt install libcivetweb1civetweb
nix profile install nixpkgs#civetwebcivetweb 1.16+dfsg-1build1
embeddable web server with optional CGI, SSL and Lua support
https://github.com/civetweb/civetweb/
sudo apt install civetweblibcivetweb-dev 1.16+dfsg-1build1
embeddable web server with optional CGI, SSL and Lua support (devel)
https://github.com/civetweb/civetweb/
sudo apt install libcivetweb-devlibcivetweb1 1.16+dfsg-1build1
embeddable web server with optional CGI, SSL and Lua support (lib)
https://github.com/civetweb/civetweb/
sudo apt install libcivetweb1civetweb 1.16-r0
Embedded C/C++ web server
https://github.com/civetweb/civetweb
sudo apk add civetwebcivetweb-dev 1.16-r0
Embedded C/C++ web server (development files)
https://github.com/civetweb/civetweb
sudo apk add civetweb-devlibcivetweb 1.16-r0
Embedded C/C++ web server (C library)
https://github.com/civetweb/civetweb
sudo apk add libcivetweblibcivetweb-cpp 1.16-r0
Embedded C/C++ web server (C++ library)
https://github.com/civetweb/civetweb
sudo apk add libcivetweb-cppcivetweb 1.6+git1776611085.588860e3-1.1
A C/C++ web server
https://github.com/civetweb/civetweb
sudo zypper install civetwebcivetweb-devel 1.6+git1776611085.588860e3-1.1
Header files and development libraries for civetweb
https://github.com/civetweb/civetweb
sudo zypper install civetweb-devellibcivetweb-cpp1_16_0 1.6+git1776611085.588860e3-1.1
Shared Object for applications that use civetweb embedded
https://github.com/civetweb/civetweb
sudo zypper install libcivetweb-cpp1_16_0libcivetweb1_16_0 1.6+git1776611085.588860e3-1.1
Shared Object for applications that use civetweb embedded
https://github.com/civetweb/civetweb
sudo zypper install libcivetweb1_16_0来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.