macOS
brew install kcgilocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de kcgi pour les workflows d'agents IA.
installation
brew install kcgilocal Homebrew formula metadata
sudo apk add kcgiAlpine Linux edge package indexes · kcgi · Source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#kcginixpkgs package indexes · pkgs/by-name/kc/kcgi/package.nix · Source: api.github.com
aperçu
Minimal CGI and FastCGI library for C/C++
historique
kcgi is Kristaps Dzonsons's minimal CGI and FastCGI library for C and C++ web applications. Its canonical site emphasizes security, auditability, and use in the BCHS stack.
The public GitHub repository was created in January 2016, while the project site serves as the canonical release and documentation surface. kcgi grew around a conservative C web-programming model: parse CGI/FastCGI requests, validate inputs, produce HTTP output, and keep the untrusted request path small enough to audit.
The release archive shows a long 0.x series before 1.0.0 on November 10, 2025. Notable evolution includes bearer-token validation in 2021, seccomp maintenance changes in 2021, asynchronous FastCGI descriptor support in 2023, CORS header support in 2024, and fetch metadata/Priority header support in the 1.0.0 release.
The official installation page names system packages for OpenBSD, FreeBSD, Homebrew, Arch Linux, and other systems. The batch input also records Alpine, Homebrew, and Nix packages, reflecting its niche but durable role in BSD-flavored C web stacks.
kcgi is used as a C/C++ library rather than primarily as a standalone command. The documentation centers on CGI and FastCGI request parsing, HTTP headers and bodies, typed input validation, formatted writers for JSON/XML/HTML output, compression, authentication helpers, and sandboxing or process separation for untrusted input.
kcgi is interesting to package nerds because it preserves a small-C, manpage-first, BSD-style approach to web development while still being packaged for modern Unix systems. Its release archive is unusually explicit about ABI, platform, and security tradeoffs.
posture de sécurité
library-like package without higher-risk signals.
risque vert · confiance faible · appliance
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.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
kfcgi | cli | exécutable global |
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.
métadonnées d'installation
| Clé du paquet | brew:kcgi |
|---|---|
| Version | 1.0.1 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/kcgi |
| Page d'accueil | https://kristaps.bsd.lv/kcgi/ |
| Dépôt | https://github.com/kristapsdz/kcgi |
| Docs amont | https://kristaps.bsd.lv/kcgi |
| Licence | ISC |
| Archive source | https://kristaps.bsd.lv/kcgi/snapshots/kcgi-1.0.1.tgz |
| Dépendances de compilation | bmake |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | kcgi |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
kcgi
nix profile install nixpkgs#kcgikcgi 1.0.1-r0
CGI and FastCGI library for C/C++ web applications
sudo apk add kcgikcgi-dev 1.0.1-r0
CGI and FastCGI library for C/C++ web applications (development files)
sudo apk add kcgi-devkcgi-doc 1.0.1-r0
CGI and FastCGI library for C/C++ web applications (documentation)
sudo apk add kcgi-dockcgi-static 1.0.1-r0
CGI and FastCGI library for C/C++ web applications (static library)
sudo apk add kcgi-staticpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.