macOS
brew install ahcpdlocal Homebrew formula metadata
brew
ahcpd のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install ahcpdlocal Homebrew formula metadata
sudo apt install ahcpdDebian stable package indexes · ahcpd · ソース: deb.debian.org
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.