macOS
brew install ahcpdlocal Homebrew formula metadata
安装
brew install ahcpdlocal Homebrew formula metadata
sudo dnf install ahcpdFedora Rawhide package metadata · ahcpd · 来源: dl.fedoraproject.org
nix profile install nixpkgs#ahcpdnixpkgs package indexes · pkgs/by-name/ah/ahcpd/package.nix · 来源: api.github.com
概览
Autoconfiguration protocol for IPv6 and IPv6/IPv4 networks
历史
ahcpd is Juliusz Chroboczek's daemon implementation of AHCP, the Ad-Hoc Configuration Protocol. It targets IPv6 and dual-stack IPv6/IPv4 autoconfiguration for mesh and ad-hoc networks where ordinary DHCP or IPv6 router discovery is awkward because there is no conveniently placed server on every link.
The official AHCP page describes the protocol as a replacement for router discovery and DHCP in mobile ad-hoc networks, and as a companion to routing protocols such as Babel or OLSR. The ahcpd change log records an initial public release in August 2007.
The implementation evolved quickly from 2007 through 2011. Early releases added NTP server configuration, IPv4 stateful configuration, daemon operation, and server redundancy features. In August 2009, ahcpd 0.50 redesigned AHCP as a client-server protocol layered over a multicast routing layer, explicitly breaking compatibility with the older protocol.
The official project page says AHCP was used on the PPS network and notes packages for Debian, Ubuntu, Fedora Extras, Arch Linux, and OpenWrt. The supplied package facts add Homebrew, Nix, and other Linux distribution packaging, showing the daemon's life as a specialist networking package rather than a mainstream desktop utility.
The official page also says AHCP was expected to be replaced eventually by an extended Homenet HNCP protocol, which helps explain its maintenance profile: useful and packaged, but tied to a specific era of mesh-network experimentation.
Client use can be as simple as running ahcpd on an interface as root. Server use requires a configuration file; the official README shows ahcpd launched with -c /etc/ahcpd.conf and a file containing mode, IPv6 and IPv4 prefixes, lease directory, name servers, and NTP servers.
The man page documents ahcpd as a daemon with client, server, and forwarder modes. It also documents operational files such as /var/lib/ahcp-unique-id and scripts under /etc/ahcp/ that perform the actual interface configuration.
ahcpd matters to package nerds as a compact example of late-2000s mesh-network plumbing: a real daemon, protocol draft, man page, distro packages, and OpenWrt relevance, but with a scope far narrower than DHCP clients or router-advertisement daemons.
It is also a useful reminder that not every packaged network daemon is broadly deployed. Some packages exist because a small protocol ecosystem needs reproducible builds and service integration across Unix-like systems.
安全态势
broad file, network, media, or database tool signal.
blue 风险 · 中 置信度 · tool
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.
/etc/ahcpd.conf可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
ahcpd | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://www.irif.fr/~jch/software/ahcp/
安装元数据
| 软件包键 | brew:ahcpd |
|---|---|
| 版本 | 0.53 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/ahcpd |
| 主页 | https://www.irif.fr/~jch/software/ahcp/ |
| 仓库 | https://github.com/jech/ahcpd |
| 上游文档 | https://www.irif.fr/~jch/software/ahcp |
| 许可证 | MIT |
| 源码归档 | https://www.irif.fr/~jch/software/files/ahcpd-0.53.tar.gz |
| 最后更新 | 2026-07-11T00:12:52-04:00 |
| Pulse | updated |
| Bottle | 可用 (于 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ahcpd |
| 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 软件包链接分开显示。
ahcpd 0.53-3
Ad-Hoc Configuration Protocol
https://www.irif.fr/~jch/software/ahcp/
sudo apt install ahcpdahcpd
nix profile install nixpkgs#ahcpdahcpd 0.53-3
Ad-Hoc Configuration Protocol
https://www.irif.fr/~jch/software/ahcp/
sudo apt install ahcpdahcpd 0.53-37.fc44
Ad-hoc network configuration daemon
http://www.pps.univ-paris-diderot.fr/~jch/software/ahcp/
sudo dnf install ahcpd来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.