Pihole v6

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. nextdns

    NextDNS CLI client (DoH Proxy)

    One of the most values I get out of a SaaS service is NextDNS [0]. There are competitors like ControlD [1] that are also very good. At the end of the day they both check all the boxes for me.

    But, the piece that really got me with NextDNS when I started using it was the unlimited number of profiles. This allows me to target any device, no matter where it is (this is fantastic for mobile devices) and keep my filtering lists in place. I selfhost a lot but still find the annual cost of NextDNS more than fair.

    [0] https://nextdns.io/

  2. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  3. balena-adguard

    AdGuard Home is a network-wide software for blocking ads & tracking

    I’ve been happy with AdGuard Home on two Pi4s and a little home server for years now: https://adguard.com/en/adguard-home/overview.html

    I have some scripts to sync config between them and a Jenkins job if I want to pause blocking on them for a bit.

    It looks like https://github.com/mattwebbio/orbital-sync and

  4. doh-server

    Fast, mature, secure DoH and ODoH server proxy written in Rust. Previously known as doh-proxy and rust-doh.

    I've been using https://github.com/DNSCrypt/doh-server for serving my DNS server via DOH for at least 2 years. Only had two issues with it and both were due to lack of maintenance on my part (ie. not updating the binary for one and then not re-configuring it after I changed configurations for the upstream DNS).

  5. Orbital Sync

    Discontinued Synchronize multiple Pi-hole instances

    I’ve been happy with AdGuard Home on two Pi4s and a little home server for years now: https://adguard.com/en/adguard-home/overview.html

    I have some scripts to sync config between them and a Jenkins job if I want to pause blocking on them for a bit.

    It looks like https://github.com/mattwebbio/orbital-sync and

  6. nebula-sync

    Synchronize configuration of multiple Pi-hole v6.x instances.

    https://github.com/lovelaze/nebula-sync can sync configs with Pi-hole 6 now, but it’s quite a bit of code for what looks like just a few HTTP requests to get the config from one using the teleporter feature, then restore it on the others using the same.

  7. hosts

    🔒 Consolidating and extending hosts files from several well-curated sources. Optionally pick extensions for porn, social media, and other categories.

  8. docker-pihole-sync

    A Docker Container To Sync Two Piholes

  9. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  10. gravity-sync

    Discontinued 💫 The easy way to synchronize the DNS configuration of two Pi-hole 5.x instances.

    I'm using https://github.com/vmstan/gravity-sync to sync my three piholes but I'll need to find a replacement if I upgrade to pihole v6.

  11. BlockLists

    Custom DNS Block Lists (by ShadowWhisperer)

    I do something similar to Pi-Hole using plain dnsmasq.

    I use two old PINE64 (one with FreeBSD, one NetBSD to make it more fun), and the Ansible configuration downloads https://github.com/ShadowWhisperer/BlockLists and creates a file dnsmasq can use. Which lists from the repo to use is defined as a variable.

    Works very well and I feel I can understand what is going on.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Setting up a secondary Pi-Hole on my home network

    1 project | news.ycombinator.com | 6 Feb 2024
  • Higher fees, more ads: streaming cashes in by using the old tactics of cable TV

    2 projects | news.ycombinator.com | 7 Jan 2024
  • Struggling to pull down Pi-Hole + Unbound - 1 Container project, Please help.

    4 projects | /r/pihole | 7 Dec 2023
  • Sync Local DNS and Lists on second pihole - latest way?

    3 projects | /r/pihole | 9 Jul 2023
  • PiHole redundancy

    1 project | /r/pihole | 3 Jul 2023

Did you know that Shell is
the 11th most popular programming language
based on number of references?