macOS
brew install ahcpdlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für ahcpd in AI-Agent-Workflows.
Installation
brew install ahcpdlocal Homebrew formula metadata
sudo apt install ahcpdDebian stable package indexes · ahcpd · Quelle: deb.debian.org
sudo dnf install ahcpdFedora Rawhide package metadata · ahcpd · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#ahcpdnixpkgs package indexes · pkgs/by-name/ah/ahcpd/package.nix · Quelle: api.github.com
Überblick
Autoconfiguration protocol for IPv6 and IPv6/IPv4 networks
Verlauf
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.
Sicherheitslage
broad file, network, media, or database tool signal.
blue Risiko · mittel Konfidenz · tool
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
ahcpd | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://www.irif.fr/~jch/software/ahcp/
Installationsmetadaten
| Paketschlüssel | brew:ahcpd |
|---|---|
| Version | 0.53 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/ahcpd |
| Homepage | https://www.irif.fr/~jch/software/ahcp/ |
| Repository | https://github.com/jech/ahcpd |
| Upstream-Dokumentation | https://www.irif.fr/~jch/software/ahcp |
| Lizenz | MIT |
| Quellarchiv | https://www.irif.fr/~jch/software/files/ahcpd-0.53.tar.gz |
| Zuletzt aktualisiert | 2026-07-11T00:12:52-04:00 |
| Pulse | updated |
| Bottle | verfügbar (auf 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 | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 ahcpdQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.