this post was submitted on 12 Oct 2025
7 points (100.0% liked)
Pi-hole
588 readers
4 users here now
The Pi-hole® is a DNS sinkhole that protects your devices from unwanted content without installing any client-side software.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
AFAIK, PiZero like you said.
If your router has a USB port and can recognize USB ethernet devices, then you can get one of those USB adapter boards and connect the Zero directly to the router and configure the Pi to be an ethernet gadget (power and network both over USB). If the router has a USB port but can't handle USB ethernet devices, you could still power the Pi over that USB port and connect the two over wifi.
Once you add an ethernet port and its supporting components to just about any board, it almost immediately becomes as large as or larger than a Pi Zero.
Ethernet doesn't carry power on its own unless you're running PoE. You can get a PoE hat for the Pi, but it adds quite a bit of bulk.
My router is an x86 box running OpenWRT, so I just run Docker on it which runs PiHole and a couple other small services.
Yeah, a virtualized device is the smallest.