macOS
brew install hostdblocal Homebrew formula metadata
brew / rang 12775
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de hostdb pour les workflows d'agents IA.
installation
brew install hostdblocal Homebrew formula metadata
aperçu
Generate DNS zones and DHCP configuration from hostlist.txt
historique
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des 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.
hostlist.txtexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
Example_comparezones | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
NIdhcpupdate | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
canonzone | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
catif | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
checkrootcache | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
copy-if-change | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
genrange | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
mergeiplists | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
mkdestinations | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
mknamedconf | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
mkzones | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
sortbyip | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
zone2hostdb | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
zone2hostdbhelper | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:hostdb |
|---|---|
| Version | 1.004 |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | https://code.google.com/archive/p/hostdb/ |
| Bouteille | non enregistré |
| Service | aucun déclaré |
piste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.