beta.dnsjson.com
DNS resolver
A Cloudflare Workers implementation of DNS and dig as a simple JSON API
DNS and dig is ugly, and implementing them into your web application is even uglier. But not any longer, for here is dnsjson.com. This is written for Cloudflare Workers (https://cloudflareworkers.com)
11 stars
3 watching
1 forks
Language: JavaScript
last commit: over 6 years ago cloudflaredigdnsjsonworkers
Related projects:
Repository | Description | Stars |
---|---|---|
zfl9/chinadns-ng | A DNS resolver with enhanced features, supporting domain name routing, IP set management, and DoT protocol. | 1,143 |
lyoshenka/cloudflare-ddns | A dynamic DNS script using CloudFlare's API to update DNS records based on the server's IP address. | 155 |
semihalev/sdns | A high-performance DNS resolver with built-in support for DNSSEC and focus on preserving user privacy. | 964 |
bbc/node-radiodns | A Node.js library for resolving RadioDNS domains and lookups | 6 |
shinmera/dns-client | A pure-Lisp implementation of a DNS record client for querying and resolving DNS records. | 16 |
d3mondev/puredns | A tool that resolves DNS queries and identifies valid domains by filtering out wildcard subdomains and DNS poisoning entries. | 1,737 |
yulewang/cloudflare-api-v4-ddns | Automates Cloudflare v4 and v6 Dynamic DNS updates using a Bash script | 321 |
timothyye/godns | A tool for managing dynamic DNS records across multiple providers | 1,520 |
kazu-yamamoto/dns | A highly concurrent DNS library written in Haskell for resolving and transporting IP addresses across multiple platforms. | 64 |
jspies/cloudflare-workers-toolkit | Provides a simple SDK wrapper for Cloudflare's APIs to integrate with Workers | 6 |
jkeys089/lua-resty-resolver | A caching DNS resolver library for use in high-performance web applications | 28 |
pengelana/blocklist | A privacy-focused DNS resolver with multiple connection protocols and IPv4/IPv6 support. | 313 |
analogj/lexicon | A tool for managing DNS records across multiple providers in a standardized way | 1,501 |
digitaloptimizationgroup/cloudflare-worker-preact-pwa | A proof-of-concept deployment of a PWA to a Cloudflare worker using Preact and Redux for dynamic server-side rendering | 64 |