macOS
brew install hblocklocal Homebrew formula metadata
brew
hblock のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install hblocklocal Homebrew formula metadata
nix profile install nixpkgs#hblocknixpkgs package indexes · pkgs/by-name/hb/hblock/package.nix · ソース: api.github.com
sudo pacman -S hblockArch Linux sync databases · hblock · ソース: geo.mirror.pkgbuild.com
概要
Adblocker that creates a hosts file from multiple sources
履歴
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.
セキュリティ状態
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.
$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/footer実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
hblock | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/hectorm/hblock
インストールメタデータ
| パッケージキー | brew:hblock |
|---|---|
| バージョン | 3.5.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/hblock |
| ホームページ | https://hblock.molinero.dev/ |
| リポジトリ | https://github.com/hectorm/hblock |
| 上流ドキュメント | https://github.com/hectorm/hblock#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/hectorm/hblock/archive/refs/tags/v3.5.1.tar.gz |
| macOS 提供ライブラリ | curl |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
hblock
nix profile install nixpkgs#hblockhblock 3.5.1-1
Adblocker that creates a hosts file from multiple sources
sudo pacman -S hblockソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.