Shell DNS

Open-source Shell projects categorized as DNS

Top 23 Shell DNS Projects

  • Pi-hole

    A black hole for Internet advertisements

    Project mention: Radicle: Open-Source, Peer-to-Peer, GitHub Alternative | news.ycombinator.com | 2024-03-05

    This is an overreaction, almost to the point of absurdity.

    Risks inherent to pipe installers are well understood by many. Using your logic, we should abandon Homebrew [1] (>38k stars on GitHub), PiHole [2] (>46k stars on GitHub), Chef [3], RVM [4], and countless other open source projects that use one-step automated installers (by piping to bash).

    A more reasonable response would be to coordinate with the developers to update the docs to provide alternative installation methods, rather than throwing the baby out with the bathwater.

    [1] https://brew.sh/

    [2] https://github.com/pi-hole/pi-hole

    [3] https://docs.chef.io/chef_install_script/#run-the-install-sc...

    [4] https://rvm.io/rvm/install

  • docker-pi-hole

    Pi-hole in a docker container

    Project mention: Problem - Pi-Hole not getting many DNS requests | /r/pihole | 2023-07-10

    Yesterday I deployed the official pi hole docker container on my raspberry pi 3 and set a custom DNS address on my phone addressing to the pi.

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

  • awesome-hacker-search-engines

    A curated list of awesome search engines useful during Penetration testing, Vulnerability assessments, Red/Blue Team operations, Bug Bounty and more

    Project mention: Awesome Hacker Search Engines | /r/tech | 2023-04-11
  • reconftw

    reconFTW is a tool designed to perform automated recon on a target domain by running the best set of tools to perform scanning and finding out vulnerabilities

    Project mention: Automated recognition frameworks? | /r/bugbounty | 2023-06-23
  • blokada

    The official repo for Blokada apps.

    Project mention: Official Minecraft wiki editors so furious at Fandom's 'degraded' functionality and popups they're overwhelmingly voting to leave the site | /r/Games | 2023-07-11
  • gravity-sync

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

    Project mention: Setting up a secondary Pi-Hole on my home network | news.ycombinator.com | 2024-02-06
  • Maza ad blocking

    Local ad blocker. Like Pi-hole but local and using your operating system.

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

  • hblock

    Improve your security and privacy by blocking ads, tracking and malware domains.

    Project mention: This is a new kind of scammer | /r/india | 2023-06-03

    I'm talking something like hblock (https://hblock.molinero.dev/) which is for host blocking malceous+ other websites. Imagine blocking every single address manually. To get a picture how impossible it be here is the sample hosts file (https://hblock.molinero.dev/hosts) just do line count and you will understand.

  • cloudflare-ddns-updater

    Dynamic DNS (DDNS) service based on Cloudflare! Access your home network remotely via a custom domain name without a static IP! Written in pure BASH~

    Project mention: CloudFlare DDNS - I suspect many people don't even realize this service is available | /r/CloudFlare | 2023-03-21
  • dnscrypt-server-docker

    A Docker image for a non-censoring, non-logging, DNSSEC-capable, DNSCrypt-enabled DNS resolver

    Project mention: self hosted dns to "override" ips on local requests to local ip addresses | /r/selfhosted | 2023-11-14

    Link: https://github.com/DNSCrypt/dnscrypt-server-docker

  • 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

  • dnsleaktest

    An open source script tests VPN connection for DNS Leak.

  • tor-router

    A tool that allows you to make TOR your default gateway and send all internet connections under TOR (as transparent proxy) to increase privacy/anonymity without extra unnecessary code.

  • docker-pdns

    Docker images for PowerDNS

  • devdns

    Automagic Docker DNS for local development

  • spf-tools

    Shell scripts for taming the SPF (Sender Policy Framework) records in order to fight 10-maximum-DNS-look-ups limit.

  • black-mirror

    Blacklists and whitelists built by open code, so you know what goes into them.

  • unbound-docker-rpi

    Run Unbound with latest version of OpenSSL on Raspberry Pi with Docker.

    Project mention: Pihole, unbound and WireGuard. | /r/docker | 2023-04-16
  • unbound-config

    fragmented configuration files for unbound recursive dns resolver

    Project mention: Is it possible to bypass/whitelist a recursive DNS server for a specific case? | /r/pihole | 2023-04-13

    I'm not certain I'm coming at this from the right angle, but you can perform local-data redirects quite trivially with unbound.

  • Dnsrr

    DNSrr is a tool written in bash, used to enumerate all the juicy stuff from DNS.

  • docker-bind

    Bind (bind9) caching DNS server on Alpine or Debian with wild-card domain support [multi-arch]

  • smashblock

    📡 🛡️A self-updating extensive blocklist filter for AdGaurd. Be sure to 🌟 this repository for updates!

  • chkdomain

    🔍 Discover if a domain is resolvable or blocked by secure DNS and Ad-blocking services, and experience the innovative idea of DaaS - DNS as an Intelligence Service.

    Project mention: Team Fortress 2 "team" scam | /r/uBlockOrigin | 2023-05-08

    It's a Python script I wrote to check various DNS servers and blocklists, inspired by (but not really based on) https://github.com/PeterDaveHello/chkdomain I can share it with you, but it's really not that well made.

  • SaaSHub

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

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

Shell DNS related posts

Index

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

Project Stars
1 Pi-hole 46,348
2 docker-pi-hole 7,653
3 awesome-hacker-search-engines 6,514
4 reconftw 5,155
5 blokada 2,998
6 gravity-sync 2,084
7 Maza ad blocking 1,750
8 hblock 1,433
9 cloudflare-ddns-updater 1,074
10 dnscrypt-server-docker 640
11 unbound-docker 499
12 dnsleaktest 364
13 tor-router 265
14 docker-pdns 225
15 devdns 177
16 spf-tools 173
17 black-mirror 167
18 unbound-docker-rpi 133
19 unbound-config 124
20 Dnsrr 115
21 docker-bind 89
22 smashblock 65
23 chkdomain 64
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com