Automic VaultAutomic Vault

brew

使用 Homebrew, apk, apt, dnf, Nix, pacman, zypper 安装 kea

查看 kea 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install kea

local Homebrew formula metadata

Linux

Alpine Linux apk已验证 · 92%
sudo apk add kea

Alpine Linux edge package indexes · kea · 来源: dl-cdn.alpinelinux.org

Debian apt已验证 · 92%
sudo apt install kea

Debian stable package indexes · kea · 来源: deb.debian.org

Fedora dnf已验证 · 92%
sudo dnf install kea

Fedora Rawhide package metadata · kea · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#kea

nixpkgs package indexes · pkgs/by-name/ke/kea/package.nix · 来源: api.github.com

Arch Linux pacman已验证 · 92%
sudo pacman -S kea

Arch Linux sync databases · kea · 来源: geo.mirror.pkgbuild.com

openSUSE zypper已验证 · 92%
sudo zypper install kea

openSUSE Tumbleweed package metadata · kea · 来源: download.opensuse.org

概览

软件包摘要

DHCP server

命令和别名

  • kea-admin
  • kea-ctrl-agent
  • kea-dhcp-ddns
  • kea-dhcp4
  • kea-dhcp6
  • kea-lfc
  • kea-msg-compiler
  • kea-shell
  • keactrl
  • perfdhcp

历史

项目历史与用法

Kea is Internet Systems Consortium's modern open-source DHCP server suite. It provides DHCPv4, DHCPv6, DHCP-DDNS, control, database-maintenance, REST client, and benchmarking tools, and it was designed as ISC's next-generation successor path for the older ISC DHCP server.

项目历史

Kea grew out of the BIND 10-era DHCP work inside ISC. The official manual pages record the first DHCPv6 daemon code in June 2011 and the first DHCPv4 daemon code in November 2011 by Tomek Mrugalski, followed by the DHCP-DDNS process in May 2013 by Thomas Markwalder. In mid-2014, Kea was decoupled from the BIND 10 framework and became a standalone DHCP server with renamed kea-dhcp4, kea-dhcp6, and kea-dhcp-ddns binaries.

ISC announced Kea 1.0.0 on 2015-12-29. ISC's 2015 open-source accomplishments post described Kea 1.0 as a major update with lease expiration, client classification, DHCPv4 and DHCPv6 DECLINE support, PXE and iPXE boot support, and limited MySQL host-reservation storage. The 1.1 release in 2016 expanded host reservations to MySQL and PostgreSQL and positioned Kea for datacenter, ISP, and enterprise DHCP automation.

采用历史

Kea adoption is driven by operators who need a maintained DHCP server with database-backed leases, hooks, a control plane, and automation hooks beyond the flat-file heritage of ISC DHCP. ISC's DHCP history page frames Kea as a new implementation intended to replace the aging ISC DHCP, and ISC's Kea product page presents it as widely deployed open-source DHCP server software for Linux and Unix-like systems.

Kea also became important to appliance, ISP, and enterprise packaging because ISC DHCP reached end-of-life status while Kea continued to receive active releases and commercial support. That transition made Kea a default answer for packagers maintaining DHCP service stacks.

使用方式

Kea is normally deployed as one or more cooperating daemons: kea-dhcp4 for IPv4 leases, kea-dhcp6 for IPv6 leases and prefix delegation, kea-dhcp-ddns for DNS update requests, keactrl for service control, and kea-shell for interacting with the REST control interface. Administrators configure it through JSON configuration files and can integrate SQL backends and hook libraries for larger operational environments.

为什么软件包爱好者会关心

Kea matters to package nerds because it is the rare infrastructure daemon where the package boundary exposes a whole operational architecture: multiple daemons, sample configs, database schema tooling, hooks, and migration pressure from a famous predecessor. It is also a case study in how a foundational Unix network service gets replaced without changing the underlying IETF protocol.

时间线

  • 2011-06: The b10-dhcp6 daemon was first coded.
  • 2011-11: The b10-dhcp4 daemon was first coded.
  • 2013-05: The b10-dhcp-ddns process was first coded.
  • 2014-07: Kea was decoupled from BIND 10 and its DHCP-DDNS binary was renamed.
  • 2015-12-29: Kea 1.0.0 was announced.
  • 2016: Kea 1.1 expanded database-backed host reservations.
  • 2019: ISC released a migration utility to help translate ISC DHCP configuration to Kea syntax.

Related projects

  • Kea is directly related to ISC DHCP, BIND 10, Stork for graphical management, DHCPv4 and DHCPv6 IETF standards, SQL database backends, and ISC's broader BIND and network-operations ecosystem.

安全态势

风险级别:yellow

broad file, network, media, or database tool signal. generalized runtime or code generation signal.

风险分类器

yellow 风险 · 中 置信度 · runtime

原因

  • broad file, network, media, or database tool signal
  • generalized runtime or code generation signal

信号

  • text:server
  • text:shell

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 3 个运行时依赖。
  • 构建元数据列出 5 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

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.

Linux
/etc/kea/kea-dhcp4.conf/etc/kea/kea-dhcp6.conf/etc/kea/kea-dhcp-ddns.conf/etc/kea/kea-ctrl-agent.conf/etc/kea/keactrl.conf
Unix
[kea-install-dir]/etc/kea/kea-dhcp4.conf[kea-install-dir]/etc/kea/kea-dhcp6.conf[kea-install-dir]/etc/kea/kea-dhcp-ddns.conf[kea-install-dir]/etc/kea/kea-ctrl-agent.conf[kea-install-dir]/etc/kea/keactrl.conf

可执行文件

已安装的可执行文件

命令类型暴露范围备注
kea-admincli全局可执行文件
kea-ctrl-agentcli全局可执行文件
kea-dhcp-ddnscli全局可执行文件
kea-dhcp4cli全局可执行文件
kea-dhcp6cli全局可执行文件
kea-lfccli全局可执行文件
kea-msg-compilercli全局可执行文件
kea-shellcli全局可执行文件
keactrlcli全局可执行文件
perfdhcpcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-25
管理器版本3.2.0
管理器更新时间2026-07-09
本地数据OK
上游not checked
检测到的最新版本未检测到

https://www.isc.org/kea/

安装元数据

软件包元数据

软件包键brew:kea
版本3.2.0
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/kea
主页https://www.isc.org/kea/
仓库https://gitlab.isc.org/isc-projects/kea
上游文档https://kea.readthedocs.io/
许可证MPL-2.0
源码归档https://downloads.isc.org/isc/kea/3.2.0/kea-3.2.0.tar.xz
最后更新2026-07-09T04:17:51Z
Pulseupdated
依赖boost, log4cplus, openssl@3
构建依赖bison, meson, ninja, pkgconf, python@3.14
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

kea 2.6.3-1

DHCP server [meta]

http://kea.isc.org/

sudo apt install kea
  • Section: net
  • Architecture: all
  • Source Package: isc-kea
  • 5 依赖
  • normalized package name match
  • 匹配方式:Kea
Debian stable package indexes · deb.debian.org · Debian stable package indexes: kea from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

kea

nix profile install nixpkgs#kea
  • normalized package name match
  • 匹配方式:Kea
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ke/kea/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

kea 2.4.1-3build3

DHCP server [meta]

http://kea.isc.org/

sudo apt install kea
  • Section: net
  • Architecture: all
  • Source Package: isc-kea
  • 5 依赖
  • normalized package name match
  • 匹配方式:Kea
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: kea from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
apk95%

kea 3.0.3-r0

DHCPv4 and DHCPv6 server from ISC

https://kea.isc.org/

sudo apk add kea
  • License: MPL-2.0
  • Architecture: x86_64
  • Source Package: kea
  • 1 依赖
  • normalized package name match
  • 匹配方式:Kea
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: kea from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

kea-admin 3.0.3-r0

Databases administration tools for Kea DHCP server

https://kea.isc.org/

sudo apk add kea-admin
  • License: MPL-2.0
  • Architecture: x86_64
  • Source Package: kea
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Kea
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: kea-admin from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

kea-common 3.0.3-r0

Common files and libraries for Kea DHCP Server

https://kea.isc.org/

sudo apk add kea-common
  • License: MPL-2.0
  • Architecture: x86_64
  • Source Package: kea
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Kea
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: kea-common from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

kea-ctrl-agent 3.0.3-r0

Kea Control Agent - REST service for controlling Kea DHCP server

https://kea.isc.org/

sudo apk add kea-ctrl-agent
  • License: MPL-2.0
  • Architecture: x86_64
  • Source Package: kea
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Kea
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: kea-ctrl-agent from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

kea-dev 3.0.3-r0

DHCPv4 and DHCPv6 server from ISC (development files)

https://kea.isc.org/

sudo apk add kea-dev
  • License: MPL-2.0
  • Architecture: x86_64
  • Source Package: kea
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Kea
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: kea-dev from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

kea-dhcp-ddns 3.0.3-r0

Kea DHCP Dynamic DNS Server

https://kea.isc.org/

sudo apk add kea-dhcp-ddns
  • License: MPL-2.0
  • Architecture: x86_64
  • Source Package: kea
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Kea
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: kea-dhcp-ddns from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

kea-dhcp4 3.0.3-r0

Kea IPv4 DHCP Server

https://kea.isc.org/

sudo apk add kea-dhcp4
  • License: MPL-2.0
  • Architecture: x86_64
  • Source Package: kea
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Kea
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: kea-dhcp4 from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

kea-dhcp6 3.0.3-r0

Kea IPv6 DHCP Server

https://kea.isc.org/

sudo apk add kea-dhcp6
  • License: MPL-2.0
  • Architecture: x86_64
  • Source Package: kea
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Kea
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: kea-dhcp6 from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

kea-doc 3.0.3-r0

DHCPv4 and DHCPv6 server from ISC (documentation)

https://kea.isc.org/

sudo apk add kea-doc
  • License: MPL-2.0
  • Architecture: x86_64
  • Source Package: kea
  • normalized package name match
  • 匹配方式:Kea
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: kea-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

kea-hook-bootp 3.0.3-r0

Kea hook for handling BOOTP client support

https://kea.isc.org/

sudo apk add kea-hook-bootp
  • License: MPL-2.0
  • Architecture: x86_64
  • Source Package: kea
  • 1 依赖
  • normalized package name match
  • 匹配方式:Kea
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: kea-hook-bootp from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

kea-hook-class-cmds 3.0.3-r0

Kea hook providing runtime commands for managing client classes

https://kea.isc.org/

sudo apk add kea-hook-class-cmds
  • License: MPL-2.0
  • Architecture: x86_64
  • Source Package: kea
  • 1 依赖
  • normalized package name match
  • 匹配方式:Kea
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: kea-hook-class-cmds from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

kea-hook-ddns-tuning 3.0.3-r0

Kea hook for adjusting and fine-tuning DHCP-DDNS update behavior

https://kea.isc.org/

sudo apk add kea-hook-ddns-tuning
  • License: MPL-2.0
  • Architecture: x86_64
  • Source Package: kea
  • 1 依赖
  • normalized package name match
  • 匹配方式:Kea
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: kea-hook-ddns-tuning from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

kea-hook-flex-id 3.0.3-r0

Kea hook for generating client identifiers using flexible expressions

https://kea.isc.org/

sudo apk add kea-hook-flex-id
  • License: MPL-2.0
  • Architecture: x86_64
  • Source Package: kea
  • 1 依赖
  • normalized package name match
  • 匹配方式:Kea
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: kea-hook-flex-id from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • 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