back to home

dibdot / DoH-IP-blocklists

This repo contains the domain names and the resolved IPv4/IPv6 addresses of public DoH server

316 stars
48 forks
0 issues
Shell

AI Architecture Analysis

This repository is indexed by RepoMind. By analyzing dibdot/DoH-IP-blocklists in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.

Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.

Source files are only loaded when you start an analysis to optimize performance.

Embed this Badge

Showcase RepoMind's analysis directly in your repository's README.

[![Analyzed by RepoMind](https://img.shields.io/badge/Analyzed%20by-RepoMind-4F46E5?style=for-the-badge)](https://repomind.in/repo/dibdot/DoH-IP-blocklists)
Preview:Analyzed by RepoMind

Repository Overview (README excerpt)

Crawler view

DoH-IP-blocklists This repo contains the domain names and the IPv4/IPv6 addresses of public DoH server. The main domain list is manually updated on a regular basis (usually once a month). All other output files in this repo are derived from that file and generated automatically with the help of the script : • : active or accessible domains • : unavailable domains • : list with the ipv4 addresses of the accessible domains • : list with the ipv6 addresses of the accessible domains The doh-lookup script runs automatically every hour via GitHub actions and updates the above listed output files within the repo if anything has changed. Have fun! Dirk Brenken