Block Ads at network level - Pi hole as local DNS
Pi hole is a network wide ad blocker. It works by setting itself up as a DNS (Domain Name System). The article walkthrough on installing pi hole on a Raspberry Pi however it can be installed on any computer or run as a Docker container. Note: Pi hole cannot block all ads e.g. It cannot block youtube ads as the ads are served from the same domain as the content. Further reading: what is dns and tools to query dns records ...