macOS
brew install ahcpdlocal Homebrew formula metadata
brew
Autoconfiguration protocol for IPv6 and IPv6/IPv4 networks. Version 0.53 via Homebrew; verified from local package data.
install
brew install ahcpdlocal Homebrew formula metadata
sudo apt install ahcpdDebian stable package indexes · ahcpd · source: deb.debian.org
sudo dnf install ahcpdFedora Rawhide package metadata · ahcpd · source: dl.fedoraproject.org
nix profile install nixpkgs#ahcpdnixpkgs package indexes · pkgs/by-name/ah/ahcpd/package.nix · source: api.github.com
overview
Autoconfiguration protocol for IPv6 and IPv6/IPv4 networks
history
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.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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.confexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
ahcpd | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://www.irif.fr/~jch/software/ahcp/
install metadata
| Package key | brew:ahcpd |
|---|---|
| Version | 0.53 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/ahcpd |
| Homepage | https://www.irif.fr/~jch/software/ahcp/ |
| Repository | https://github.com/jech/ahcpd |
| Upstream docs | https://www.irif.fr/~jch/software/ahcp |
| License | MIT |
| Source archive | https://www.irif.fr/~jch/software/files/ahcpd-0.53.tar.gz |
| Bottle | available (on 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 | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 ahcpdsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.