Unbound

Open-source projects categorized as Unbound

Top 23 Unbound Open-Source Projects

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

  • Project mention: PiVPN v4.6.0: The End | news.ycombinator.com | 2024-04-06

    Shameless plug for an alternative?

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

    https://github.com/IAmStoxe/wirehole

  • no-google

    Completely block Google and its services

  • Project mention: Is there a filter or otherwise a way to block all google domains except YouTube? | /r/Adguard | 2023-05-12

    Yes

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

    InfluxDB logo
  • AdGuard-WireGuard-Unbound-DNScrypt

    Linux ultimate self-hosted network security guide ║ Linux 终极自托管网络安全指南 ║ Guía definitiva de seguridad de red autohospedada de Linux ║ लिनक्स परम स्व-होस्टेड नेटवर्क सुरक्षा गाइड ║ Окончательное руководство по безопасности собственной сети Linux

  • unbound-docker

    Unbound DNS Server Docker Image

  • Project mention: No internet access for containers co-hosted with pihole | /r/docker | 2023-05-13

    version: "3" # More info at https://github.com/pi-hole/docker-pi-hole/ and https://docs.pi-hole.net/ networks: dns_net: driver: bridge ipam: config: - subnet: 10.2.0.0/24 services: pihole: depends_on: [unbound] container_name: pihole image: pihole/pihole:latest hostname: pihole networks: dns_net: ipv4_address: 10.2.0.100 ports: - "5335:53/tcp" - "5335:53/udp" - "7000:80/tcp" environment: TZ: ${TZ} WEBPASSWORD: ${PWD} FTLCONF_LOCAL_IPV4: ${HOST_IP} # Set to server's LAN IP, used by web block modes. PIHOLE_DNS_: 10.2.0.200 # Upstream DNS server(s) for Pi-hole to forward queries to, separated by a semicolon DNSMASQ_LISTENING: all # "Listen on all interfaces, permit all origins" # Volumes store your data between container upgrades volumes: - /var/lib/docker/volumes/pihole/etc-pihole:/etc/pihole - /var/lib/docker/volumes/pihole/etc-dnsmasq.d:/etc/dnsmasq.d healthcheck: disable: true restart: unless-stopped unbound: # https://github.com/MatthewVance/unbound-docker container_name: unbound image: mvance/unbound:latest hostname: unbound networks: dns_net: ipv4_address: 10.2.0.200 ports: - "${HOST_IP}:53:53/udp" - "${HOST_IP}:53:53/tcp" healthcheck: disable: true restart: unless-stopped

  • pihole-unbound

    Guide to setup Unbound recursive DNS resolver with Pi-Hole. With additional configs for speed and security!! 🚀🔒

  • dns

    Docker DNS server on steroids to access DNS-over-TLS from Cloudflare, Google, Quad9, Quadrant or CleanBrowsing (by qdm12)

  • Project mention: Easy DNS, is it possible? | /r/Tailscale | 2023-05-19

    I use this on my ds920 as a backup to my router https://github.com/qdm12/dns BUT have found with mobile clients it’s faster to use a cloud dns provider, I’m also using on tailscale nextdns.io that integrates well too

  • Wiregate

    "WireGate: Secure Intranet Deployment with WireGuard, Docker, and Enhanced Network Controls"

  • Project mention: Wiregate Ipv6 support? | /r/WireGuard | 2023-12-04
  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • unbound-dashboard

    Unbound Dashboard In Grafana With Prometheus & Loki

  • unbound-docker

    🛡️ This distroless Unbound Docker image is based on Alpine Linux with focus on security, privacy, performance and a small image size. And with Pi-hole in mind. (by madnuttah)

  • Project mention: Show HN: Maybe one of the most advanced and feature-rich unbound-Docker images? | news.ycombinator.com | 2024-02-19
  • unbound-config

    fragmented configuration files for unbound recursive dns resolver

  • mailserver

    Simple and full-featured mail server using Docker (by mailserver2)

  • pihole-unbound-docker

    A docker-compose setup that maintaines a Pi-hole DNS with an with an upstream Unbound recursive DNS all hosted locally.

  • Project mention: Issues with Pihole+Unbound in Docker Compose | /r/pihole | 2023-05-06
  • ansible-adguard

    Ansible playbook to setup AdGuard Home with Unbound, including DoH, DoT & Let's Encrypt, based on Docker

  • raspberry-gateway

    Simple yet powerful home gateway environment with Pi-Hole +Unbound, VPN, Torrent client and Internet monitoring, all managed by Portainer.

  • Project mention: А как вы относитесь к рекламе? | /r/true_tj | 2023-05-29
  • unbound-redis

    Unbound Ad Blocker With Redis Persistent Cache

  • unbound-generics

    Specify variable binding in syntax trees using GHC.Generics (reimplementation of Unbound)

  • docker-unbound

    Unbound Docker image

  • docker-pihole-unbound

    A supercharged Pi-Hole docker container with Unbound built-in. [Auto Updates 🚀] (by origamiofficial)

  • Project mention: Struggling to pull down Pi-Hole + Unbound - 1 Container project, Please help. | /r/pihole | 2023-12-07
  • PiHole-DOT

    Building Pi-Hole with DNS over TLS (DOT) for home network

  • Project mention: Can my employer track my data plan? | /r/privacy | 2023-05-13
  • unbound-config

    run unbound dns with grafana dashboard on raspberry pi (by jianershi)

  • pihole-unbound-hyperlocal

    docker pull sujiba/pihole-unbound-hyperlocal

  • unbound-exporter

    Unbound Metrics Exporter For Prometheus

  • unbound-docker-stats

    📊 Display Unbound statistics in Grafana using Zabbix without any additional tools.

  • Project mention: Show HN: Maybe one of the most advanced and feature-rich unbound-Docker images? | news.ycombinator.com | 2024-02-19

    You are absolutely right!

    Anyway, I bit the pill and moved from chroot'ing to distroless and I didn't regret it. The image is so much more secure now and since I try to work smart, I've also implemented workflows to automatically update my image when an Unbound update was released by NLnet Labs.

    Some users were expecting issues regading the changed config parameters but so far it looks nice and I had less to do than I was expecting.

    One perfect addition was flanging redis as cachedb onto unbound. The performance is extraordinary via UnixSocket which I made possible by using a proxy image which holds the redis.sock to make it available to the limited _unbound user.

    Another thing is that you can set environment variables in your compose file, so the uid and gid ain't hardcoded anymore. Yes @kernbug is a MVP to me.

    If you use Zabbix and like graphs in Grafana like I do, check out my unbound-docker-stats: <https://github.com/madnuttah/unbound-docker-stats> which should be usable with any unbound-docker image with my 'frankensteined' healthcheck script.

    I hope you like what I do and I'm keen to hear your constructive criticism.

    You'll find the image's sources here: <https://github.com/madnuttah/unbound-docker-stats>

    Cheers and all the best,

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2024-04-06.

Unbound related posts

Index

What are some of the best open-source Unbound projects? This list will help you:

Project Stars
1 wirehole 4,553
2 no-google 1,173
3 AdGuard-WireGuard-Unbound-DNScrypt 678
4 unbound-docker 507
5 pihole-unbound 312
6 dns 207
7 Wiregate 195
8 unbound-dashboard 187
9 unbound-docker 177
10 unbound-config 126
11 mailserver 123
12 pihole-unbound-docker 94
13 ansible-adguard 86
14 raspberry-gateway 83
15 unbound-redis 82
16 unbound-generics 55
17 docker-unbound 43
18 docker-pihole-unbound 42
19 PiHole-DOT 22
20 unbound-config 20
21 pihole-unbound-hyperlocal 18
22 unbound-exporter 10
23 unbound-docker-stats 9
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com