Wirehole - Local Pihole/Unbound

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • wirehole

    WireHole is a combination of WireGuard, Pi-hole, and Unbound in a docker-compose project with the intent of enabling users to quickly and easily create a personally managed full or split-tunnel WireGuard VPN with ad blocking capabilities thanks to Pi-hole, and DNS caching, additional privacy options, and upstream providers via Unbound.

    I've been using Wirehole for awhile and it's functioning as intended via VPN with Unbound being my resolver when using dnsleaktest (points to my IP). I'm using the default docker-compose.yml from https://github.com/IAmStoxe/wirehole. I've only truly modified the below code. (other modifications being peers, ddns, timezone, etc).

  • dohot

    DoHoT: making practical use of DNS over HTTPS over Tor

    most ISPs override dns requests done over http, even if they're going directly to root servers. to be sure your ISP isn't logging, you need a DoH server. to be sure the DoH server isn't logging, you need to connect to it through Tor. this known as DoHoT, or DNS over HTTPS over Tor. if you're interested in setting it up, take a look at this: https://github.com/alecmuffett/dohot. bone thing to be aware of when setting this up with pihole is that dnscrypt-proxy listens on the same port 53 as pihole by default, so be sure to change that in the dnscrypt config.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

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