macOS
brew install blockylocal Homebrew formula metadata
brew
Fast and lightweight DNS proxy as ad-blocker for local network. Version 0.33.0 via Homebrew; verified 2026-06-30.
install
brew install blockylocal Homebrew formula metadata
sudo apk add blockyAlpine Linux edge package indexes · blocky · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#blockynixpkgs package indexes · pkgs/by-name/bl/blocky/package.nix · source: api.github.com
overview
Fast and lightweight DNS proxy as ad-blocker for local network
history
blocky is a Go DNS proxy and ad blocker for local networks. It belongs to the self-hosted DNS-adblocking family, but its package identity is a single binary with YAML configuration, modern encrypted DNS protocols, metrics, and router/Raspberry Pi friendly deployment.
GitHub metadata dates blocky's repository to November 2019. The official README describes it as a fast, lightweight DNS proxy and ad blocker for local networks, written in Go, with blocking lists, allowlists, conditional forwarding, caching, DNSSEC-related features, Prometheus/Grafana integration, REST endpoints, and a CLI.
The README emphasizes simple operation: stateless behavior, no required database, Docker multi-arch images, a single binary, and support for x86-64, ARM, and MIPS. The docs describe YAML configuration, folder-based multi-file config merging, and generated JSON schema validation.
blocky's adoption tracks the home-network and homelab move from appliance-style ad blockers to packaged, containerized, and declarative DNS services. The input metadata records packages in Alpine apk, Homebrew, and Nix, while the README advertises Docker pulls and multi-architecture deployment.
The release stream is active: official releases include v0.32.1 on June 20, 2026, with several 0.30-plus releases earlier in 2026.
Operators run blocky as a DNS service and configure upstream resolvers, blocklists, allowlists, ports, logging, privacy options, and protocol support in YAML. The official configuration docs explain `config.yaml`, `config.yml`, and using `--config` to point at a folder of `.yml` or `.yaml` files that are merged in lexical order.
blocky is interesting to package people because it packages an infrastructure service like a normal CLI: one Go binary, config schema, validation command, system-service-friendly behavior, and no mandatory database. That makes it easy to slot into Homebrew, Nix, Alpine, containers, routers, and homelab automation.
It also sits in the same practical category as Pi-hole and AdGuard Home while keeping a config-file-first shape that appeals to users who prefer declarative package-managed systems.
security posture
formula declares a Homebrew service.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to 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.
config.yamlconfig.ymlfolder passed to --config containing *.yml*.yaml filesexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
blocky | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/0xerr0r/blocky
install metadata
| Package key | brew:blocky |
|---|---|
| Version | 0.33.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/blocky |
| Homepage | https://0xerr0r.github.io/blocky/ |
| Repository | https://github.com/0xerr0r/blocky |
| Upstream docs | https://0xerr0r.github.io/blocky/latest |
| License | Apache-2.0 |
| Source archive | https://github.com/0xerr0r/blocky/archive/refs/tags/v0.33.0.tar.gz |
| Last updated | 2026-06-30T09:18:06Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | blocky |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
blocky
nix profile install nixpkgs#blockyblocky 0.30.0-r0
DNS proxy ad-blocker for local network
https://github.com/0xERR0R/blocky
sudo apk add blockyblocky-openrc 0.30.0-r0
DNS proxy ad-blocker for local network (OpenRC init scripts)
https://github.com/0xERR0R/blocky
sudo apk add blocky-openrcsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.