macOS
brew install hblocklocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de hblock pour les workflows d'agents IA.
installation
brew install hblocklocal Homebrew formula metadata
nix profile install nixpkgs#hblocknixpkgs package indexes · pkgs/by-name/hb/hblock/package.nix · Source: api.github.com
sudo pacman -S hblockArch Linux sync databases · hblock · Source: geo.mirror.pkgbuild.com
aperçu
Adblocker that creates a hosts file from multiple sources
historique
hBlock is a POSIX shell hosts-file generator for blocking advertising, tracking, and malware domains. It belongs to the long Unix tradition of small text-processing security tools: fetch lists, merge/filter them, and write a system file or alternate output format.
The public GitHub repository was created in August 2015 by Hector Molinero Fernandez. The README describes hBlock as a POSIX-compliant shell script that gathers domains from multiple sources and creates a hosts file, among other formats, to prevent systems from connecting to them.
The manpage documents the program as hBlock 3.5.1 and exposes its design through options: output file, header, footer, sources file, allowlist, denylist, redirection address, wrapping, template, comments, lenient matching, regex allowlists, subdomain filtering, retries, continuation on download error, and parallel downloads.
The README points users to a package list and mentions various package managers. Input facts show hBlock packaged in Homebrew, Nix, and pacman, which fits its audience: Unix-like users who want repeatable hosts-file generation rather than a browser-specific blocker.
The project also publishes nightly generated blocklist outputs on its website and documents a systemd timer for regular updates, showing use as both a local command and scheduled system maintenance tool.
The default workflow is to run hblock and let it generate a hosts file from built-in or configured sources. Users can point it at custom sources.list, allow.list, deny.list, header, and footer files under XDG_CONFIG_HOME/hblock or /etc/hblock, or print to stdout for integration with other tooling.
The README warns that hBlock replaces the system hosts file by default, so careful use and backups matter when a machine already has local hosts entries.
hBlock is package-nerd friendly because it is just a shell script with explicit files, environment variables, and predictable Unix paths. It demonstrates how a tiny package can wrap a volatile external data problem while leaving policy in plain text files.
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.
$XDG_CONFIG_HOME/hblock/sources.list/etc/hblock/sources.list$XDG_CONFIG_HOME/hblock/allow.list/etc/hblock/allow.list$XDG_CONFIG_HOME/hblock/deny.list/etc/hblock/deny.list$XDG_CONFIG_HOME/hblock/header/etc/hblock/header$XDG_CONFIG_HOME/hblock/footer/etc/hblock/footerexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
hblock | cli | exécutable global |
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.
https://github.com/hectorm/hblock
métadonnées d'installation
| Clé du paquet | brew:hblock |
|---|---|
| Version | 3.5.1 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/hblock |
| Page d'accueil | https://hblock.molinero.dev/ |
| Dépôt | https://github.com/hectorm/hblock |
| Docs amont | https://github.com/hectorm/hblock#readme |
| Licence | MIT |
| Archive source | https://github.com/hectorm/hblock/archive/refs/tags/v3.5.1.tar.gz |
| Bibliothèques fournies par macOS | curl |
| Bouteille | disponible (sur all) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | hblock |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
hblock
nix profile install nixpkgs#hblockhblock 3.5.1-1
Adblocker that creates a hosts file from multiple sources
sudo pacman -S hblockpiste 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.