nowfound

Alternatives

Products that do what godns A DNS forwarder similar to dnsmasq does

godns is a super basic DNS server in go (mostly fun and go practice) which allows you to specify hosts and ips in a json config file. This eliminates the need for editing your local /etc/hosts file. If it matches a host in the json config file it returns that ip, else uses Cloudflare public DNS resolver as a fallback. Please; easy on my go code :-). I am a total beginner with go. PRs welcome.

  1. 1GD
  2. 2IB

    I built a DNS resolver that lets me use https://frontend.numa instead of localhost:5173 — auto-generated TLS certs, WebSocket passthrough, path routing. No mkcert, no nginx, no /etc/hosts.

    Apr 2026 · github.com

  3. 3WD

    2020 · which.nameserve.rs

  4. 4AA

    We launched an API for custom hostnames today. A simple HTTP post with a hostname gets a temp hostname with CNAME/a record instructions, as soon as DNS is setup we issue SSL and start accepting traffic for that hostname. It's the quickest way we know of to provision custom hostnames: https://fly.io/mix/custom-hostnames/ When we started building Fly, we figured it was too late to "make SSL easy and the customers will come". Lets Encrypt changed the world, and we knew many companies rolling their own SSL support with nginx, Traefik, etc, etc. It seemed like a…

    2017

  5. 5SD

    Most site blockers work by blacklisting distractions. That never worked for me, the internet is too big, and there’s always something new to waste time on. I wanted the opposite: allowlist‑only browsing. Block everything by default, and explicitly allow only what I need. So I built Sinkzone: a local DNS forwarder with two modes: Monitor mode: lets all traffic through, but logs every domain so you can decide what to allow. Focus mode: only allowlisted domains resolve; everything else is blocked (NXDOMAIN). It’s open source, written in Go, and runs locally on macOS, Linux, and Windows. Works a…

    2025 · github.com

  6. 6GB

    2014 · dns-api.com

  7. 7GG

    2018 · github.com

  8. 8RT

    Every privacy-focused DNS service requires an account: NextDNS, Cloudflare for Families, Apple's iCloud Private Relay (paid, iOS-only). The protocol that doesn’t require one - ODoH - had basically one well-known public relay operator (Frank Denis on Fastly Compute, default in dnscrypt-proxy). I built a second one and the client to talk to it.

    May 2026 · numa.rs

  9. 9PD
  10. 10
    Routepath108

    Simple HTTPS, routing, and custom domains for your sites

    2020

  11. 11OT

    After the major outages from AWS and Cloudflare, I began wondering how to make my own services more resilient. Using nameservers from different providers is doable but a bit tricky to manage. OctoDNS helps automate keeping the zones synced so AWS, Cloudflare, etc. are all serving the same information. In an age of centralized infrastructure, we can exploit the capabilities from the origins of the decentralized internet.

    Nov 2025 · octodns.readthedocs.io

  12. 12
    DNSPerf91

    Free DNS performance analytics

    2018

  13. 13

    A simple and powerful tool for querying DNS records

    2020

  14. 14GD
  15. 15AD
  16. 16CD
  17. 17LC

    I built LDNS because I'm constantly curious about domain names - who owns them, which nameservers they use, how they're configured, and what their DNS records reveal. I wanted a fast, easy way to investigate domains right from my browser without juggling multiple tools. LDNS runs entirely client-side using Cloudflare's DNS over HTTPS. Just type a domain and instantly see: All DNS records with clickable filtering RDAP/WHOIS data with registrar info and expiration dates Email security configuration (SPF, DMARC, MTA-STS, BIMI) Export options (JSON, CSV, BIND zones, PDF reports) Try it at…

    2025 · ldns.com

  18. 18DD

    2013 · samarudge.github.io

  19. 19IT
  20. 20SD
  21. 21AS

    This is a proof of concept utility which allows you to expose local services to the internet at large: https://github.com/skx/tunneller In short it is a simple ngrok alternative, which you can self-host. Because it is a proof of concept it hasn't been tested extensively, but it seems like it will solve my immediate-needs. Of course it needs test, and structure added. But feedback can't hurt :)

    2019

  22. 22NS

    Hey everyone, I was always tired of setting up PowerDNS, Bind and PiHole and I am trying to do more projects in Rust, so here is Nomina. It has: * Split Horizon DNS (return a different IP/record if remote IP is in a certain network etc) * DynDNS Support * Blocklist Integration * DHCP4+6 Server * AXFR/IXFR support * Rewriting of records It can replace most of the common Home Lab setups incl. PiHole AdBlocking etc. https://github.com/DatanoiseTV/Nomina

    Jun 2026

  23. 23OD

    Hey HN! We built DNS Directory (https://dnsdirectory.com), a free, searchable database of public DNS servers with live monitoring every 10 minutes. We needed to find an up-to-date list of DNS servers used by carriers around the world for a proxy fingerprinting / web-scraping project but we were shocked to find that it didn’t exist so we built it ourselves in an internal Hackathon We’re adding more features but so far we: Test 77K+ servers every ~10 minutes Allow filtering by uptime, location, security features (ad blocking, malware protection, DNSSEC) Show info on IPv6…

    Dec 2025 · dnsdirectory.com

  24. 24JS

    Just made a new utility site to simply serve JSON directly from your custom domain without needing a server. This service aims to help developers who need quick and reliable JSON hosting for various use cases. We also support hosting on our subdomains, if you don't yet own a domain. Use Cases: * API Testing: Quickly set up endpoints for testing and debugging, by just changing the domain. * Prototyping: Rapidly iterate and test your ideas. * Mobile App Devs: Serve data without the headache of server management. * Static Sites and Demos: Host JSON for static websites and demonstrations. * Stub…

    2024 · json-serve.com

Ranked by how close each launch is in meaning, then by votes. Refine with a description →