• Stars
    star
    144
  • Rank 255,590 (Top 6 %)
  • Language
    Shell
  • License
    GNU General Publi...
  • Created about 5 years ago
  • Updated about 2 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

DoH-IP-blocklists

This repo contains the domain names and the IPv4/IPv6 addresses of public DoH server.
The main domain list doh-domains_overall.txt is manually updated on a regular basis (usually once a month). All other text files in this repo are derived from that file and generated automatically with the help of the script doh-lookup.sh:

  • doh-domains.txt: active or accessible domains
  • doh-domains_abandoned.txt: unavailable domains
  • doh-ipv4.txt: list with the ipv4 addresses of the accessible domains
  • doh-ipv6.txt: list with the ipv6 addresses of the accessible domains

The doh-lookup script runs automatically twice a day via github actions and updates the above listed text files within the repo if anything has changed.

Have fun!
Dirk Brenken