My ISP starts hijacking dns servers so unbound stopped working

This page summarizes the projects mentioned and recommended in the original post on /r/pihole

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. dnsproxy

    Simple DNS proxy with DoH, DoT, DoQ and DNSCrypt support

    cloudflared don't do prefetching. You can use dnsproxy to forward to almost any protocol imaginable.

  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. Unbound

    Unbound is a validating, recursive, and caching DNS resolver.

    unbound support DoH to the client (they call it downstream), but it doesn't support DoH to the DNS provider (which at least someone else call upstream)

  4. DoH

    That relies on a list of known DoH providers. Private DoH server won't be in the list, which can be very easily made on any PHP hosting or even just a Cloudflare Worker.

  5. doh-cf-workers

    DNS-over-HTTPS proxy on Cloudflare Workers

    That relies on a list of known DoH providers. Private DoH server won't be in the list, which can be very easily made on any PHP hosting or even just a Cloudflare Worker.

  6. docker-cloudflared

    Cloudflared proxy-dns Docker image

    My ISP was doing the same thing. It was only fixed after switching to DoH. OP, if you are using docker, you can use this one file solution to setup pihole+cloudflared. Repo source

  7. 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
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

  • Show HN

    2 projects | news.ycombinator.com | 28 Nov 2024
  • Ask HN: Which tools are the best for internet safety for kids?

    3 projects | news.ycombinator.com | 1 Apr 2024
  • [Question] Patch download extremely slow, size says 0MB, nothing happens after 100%

    1 project | /r/xManagerApp | 18 Jun 2023
  • How to get kids off social media?

    1 project | /r/newzealand | 27 May 2023
  • 🖥 AdGuard v7.13 for Windows

    1 project | /r/Adguard | 20 May 2023

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