macOS
brew install hostdblocal Homebrew formula metadata
安装
brew install hostdblocal Homebrew formula metadata
概览
Generate DNS zones and DHCP configuration from hostlist.txt
历史
HostDB is a DNS and DHCP generation system built around a plain-text host database. The project predates modern infrastructure-as-code branding but follows the same practical idea: keep host data in a readable source file, generate BIND zone files and ISC DHCP configuration, and deploy generated artifacts repeatably.
The archived project and bundled documentation identify HostDB as a complete system rather than a single script. The source archive includes generators such as `mkzones`, `mknamedconf`, `zone2hostdb`, `genrange`, comparison helpers, example configurations, and a `hostdb.txt` data model.
The LISA 2005 paper by Thomas Limoncelli describes HostDB as a system for generating DNS zone files, BIND configurations, and ISC DHCP server configurations. It emphasizes simplicity: no SQL database or web server, just text input, generation scripts, and deployable output.
HostDB's adoption appears to be mostly historical and system-administrator oriented. Its Google Code archive and Homebrew formula preserve it for users who want the original toolchain or need to inspect an older text-driven network-configuration workflow.
A HostDB workflow starts from a host database text file and supporting zone/destination configuration. The packaged executables generate zones, named configuration, DHCP output, root-cache checks, and conversion helpers, with examples included in the source archive.
The package is most relevant in environments where DNS/DHCP data should be generated from source-controlled text, but where running a database-backed IPAM system would be excessive.
HostDB is a preserved sysadmin artifact: small scripts, text files, and generated network configuration. For package nerds, it marks an older branch of infrastructure automation that sits between hand-edited zone files and heavyweight IPAM/configuration-management systems.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.
hostlist.txt可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
Example_comparezones | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
NIdhcpupdate | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
canonzone | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
catif | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
checkrootcache | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
copy-if-change | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
genrange | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
mergeiplists | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
mkdestinations | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
mknamedconf | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
mkzones | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
sortbyip | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
zone2hostdb | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
zone2hostdbhelper | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:hostdb |
|---|---|
| 版本 | 1.004 |
| 软件包管理器 | Homebrew |
| 主页 | https://code.google.com/archive/p/hostdb/ |
| Bottle | 未记录 |
| 服务 | 未声明 |
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.