macOS
brew install hostdblocal Homebrew formula metadata
brew / Rang 12775
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für hostdb in AI-Agent-Workflows.
Installation
brew install hostdblocal Homebrew formula metadata
Überblick
Generate DNS zones and DHCP configuration from hostlist.txt
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
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.
hostlist.txtExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
Example_comparezones | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
NIdhcpupdate | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
canonzone | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
catif | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
checkrootcache | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
copy-if-change | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
genrange | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
mergeiplists | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
mkdestinations | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
mknamedconf | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
mkzones | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
sortbyip | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
zone2hostdb | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
zone2hostdbhelper | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
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.
Installationsmetadaten
| Paketschlüssel | brew:hostdb |
|---|---|
| Version | 1.004 |
| Paketmanager | Homebrew |
| Homepage | https://code.google.com/archive/p/hostdb/ |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Quellspur
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.