Automic VaultAutomic Vault

brew

Installer civetweb avec Homebrew, apk, apt, Nix, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de civetweb pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install civetweb

local Homebrew formula metadata

Linux

Alpine Linux apkvérifié · 92%
sudo apk add civetweb

Alpine Linux edge package indexes · civetweb · Source: dl-cdn.alpinelinux.org

Debian aptvérifié · 92%
sudo apt install civetweb

Debian stable package indexes · civetweb · Source: deb.debian.org

Nixvérifié · 92%
nix profile install nixpkgs#civetweb

nixpkgs package indexes · pkgs/by-name/ci/civetweb/package.nix · Source: api.github.com

openSUSE zyppervérifié · 92%
sudo zypper install civetweb

openSUSE Tumbleweed package metadata · civetweb · Source: download.opensuse.org

aperçu

Résumé du paquet

C/C++ embeddable web server with optional CGI, SSL and Lua support

Commandes et alias

  • civetweb

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

  • 2013: CivetWeb forked from the last MIT-licensed Mongoose version.
  • 2014: GitHub release v1.6 published.
  • 2021: Release notes show OpenSSL 3.0 and mbed TLS 3 work in v1.16.
  • 2026: GitHub repository metadata shows continuing activity.

Related projects

  • Mongoose is the direct ancestor named by the CivetWeb README.
  • The README describes CivetWeb as useful either as an embedded library or as a standalone web server, overlapping with other lightweight C HTTP server libraries.

posture de sécurité

Aucune couverture d'outil protégé trouvée pour le moment

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour civetweb. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • S’installe avec 1 dépendances d’exécution.
  • Les métadonnées de compilation listent 1 dépendances de compilation.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
CivetWeb.conf in the executable directory
Windows
CivetWeb.conf in the executable directory

exécutables

Exécutables installés

CommandeTypeExpositionNote
civetwebcliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-08
version du gestionnaire1.16
gestionnaire mis à jour2026-06-30
données localesOK
amontà jour
dernière version détectéev1.16

https://github.com/civetweb/civetweb

  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:civetweb
Version1.16
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/civetweb
Page d'accueilhttps://github.com/civetweb/civetweb
Dépôthttps://github.com/civetweb/civetweb
Docs amonthttps://civetweb.github.io/civetweb
LicenceMIT
Archive sourcehttps://github.com/civetweb/civetweb/archive/refs/tags/v1.16.tar.gz
Dernière mise à jour2026-06-30T05:12:28Z
Pulseupdated
Dépendancesopenssl@3
Dépendances de compilationcmake
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namecivetweb
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Debian apt95%

civetweb 1.16+dfsg-2+deb13u1

embeddable web server with optional CGI, SSL and Lua support

https://github.com/civetweb/civetweb/

sudo apt install civetweb
  • Section: web
  • Architecture: amd64
  • 2 Dépendances
  • normalized package name match
  • Correspondance par : Civetweb
Debian stable package indexes · deb.debian.org · Debian stable package indexes: civetweb from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libcivetweb-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-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: civetweb
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Civetweb
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libcivetweb-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libcivetweb1 1.16+dfsg-2+deb13u1

embeddable web server with optional CGI, SSL and Lua support (lib)

https://github.com/civetweb/civetweb/

sudo apt install libcivetweb1
  • Section: libs
  • Architecture: amd64
  • Source Package: civetweb
  • 3 Dépendances
  • normalized package name match
  • Correspondance par : Civetweb
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libcivetweb1 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

civetweb

nix profile install nixpkgs#civetweb
  • normalized package name match
  • Correspondance par : Civetweb
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ci/civetweb/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

civetweb 1.16+dfsg-1build1

embeddable web server with optional CGI, SSL and Lua support

https://github.com/civetweb/civetweb/

sudo apt install civetweb
  • Section: universe/web
  • Architecture: amd64
  • 2 Dépendances
  • normalized package name match
  • Correspondance par : Civetweb
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: civetweb from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libcivetweb-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-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: civetweb
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Civetweb
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libcivetweb-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libcivetweb1 1.16+dfsg-1build1

embeddable web server with optional CGI, SSL and Lua support (lib)

https://github.com/civetweb/civetweb/

sudo apt install libcivetweb1
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: civetweb
  • 3 Dépendances
  • normalized package name match
  • Correspondance par : Civetweb
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libcivetweb1 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

civetweb 1.16-r0

Embedded C/C++ web server

https://github.com/civetweb/civetweb

sudo apk add civetweb
  • License: MIT
  • Architecture: x86_64
  • Source Package: civetweb
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Civetweb
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: civetweb from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

civetweb-dev 1.16-r0

Embedded C/C++ web server (development files)

https://github.com/civetweb/civetweb

sudo apk add civetweb-dev
  • License: MIT
  • Architecture: x86_64
  • Source Package: civetweb
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Civetweb
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: civetweb-dev from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

libcivetweb 1.16-r0

Embedded C/C++ web server (C library)

https://github.com/civetweb/civetweb

sudo apk add libcivetweb
  • License: MIT
  • Architecture: x86_64
  • Source Package: civetweb
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Civetweb
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libcivetweb from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

libcivetweb-cpp 1.16-r0

Embedded C/C++ web server (C++ library)

https://github.com/civetweb/civetweb

sudo apk add libcivetweb-cpp
  • License: MIT
  • Architecture: x86_64
  • Source Package: civetweb
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Civetweb
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libcivetweb-cpp from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
zypper95%

civetweb 1.6+git1776611085.588860e3-1.1

A C/C++ web server

https://github.com/civetweb/civetweb

sudo zypper install civetweb
  • License: MIT
  • Category: Productivity/Networking/Web/Servers
  • Architecture: x86_64
  • Source Package: civetweb
  • 2 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Civetweb
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: civetweb from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

civetweb-devel 1.6+git1776611085.588860e3-1.1

Header files and development libraries for civetweb

https://github.com/civetweb/civetweb

sudo zypper install civetweb-devel
  • License: MIT
  • Category: Productivity/Networking/Web/Servers
  • Architecture: x86_64
  • Source Package: civetweb
  • 3 Dépendances
  • 3 fournit
  • normalized package name match
  • Correspondance par : Civetweb
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: civetweb-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

libcivetweb-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_0
  • License: MIT
  • Category: Productivity/Networking/Web/Servers
  • Architecture: x86_64
  • Source Package: civetweb
  • 5 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Civetweb
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libcivetweb-cpp1_16_0 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

libcivetweb1_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
  • License: MIT
  • Category: Productivity/Networking/Web/Servers
  • Architecture: x86_64
  • Source Package: civetweb
  • 5 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Civetweb
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libcivetweb1_16_0 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Nucleus package database
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment