macOS
brew install hblocklocal Homebrew formula metadata
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.