An abstract-encoding compliant module for encoding / decoding DNS packets
Compare DNS record strings for equality
the http/https agent used by the npm cli
OpenTelemetry instrumentation for `node:dns` name resolution module
Low level multicast-dns implementation in pure javascript
Encode/decode DNS-SD TXT record RDATA fields
Make low-level DNS requests with retry and timeout support.
Parse and stringify mdns service types
Abstraction for exponential and custom retry strategies for failed operations.
TypeScript definitions for dns-packet
Middleware to set X-DNS-Prefetch-Control header.
Resolve DNS queries with browser fallback
Caches dns resolutions made with async dns.resolve instead of default sync dns.lookup, refreshes in background
TypeScript definitions for multicast-dns
A decorator on top of `fetch` that caches the DNS query of the `hostname` of the passed URL
An abstract-encoding compliant module for encoding / decoding DNS packets
DNS over HTTP resolver
Caching DNS resolve
A Bonjour/Zeroconf implementation in pure JavaScript
A DNS Server and Client Implementation in Pure JavaScript with no dependencies.
Perform DNS queries using OS APIs
Resolve mongodb+srv:// URLs to mongodb:// URLs
A decorator on top of `fetch` that caches the DNS query of the `hostname` of the passed URL
OCI NodeJS client for DNS
Celluloid::DNS provides a high-performance DNS client resolver and server which can be easily integrated into other projects or used as a stand-alone daemon.
A basic DNS resolver using Celluloid