nodejs-dns-over-https-tangerine icon indicating copy to clipboard operation
nodejs-dns-over-https-tangerine copied to clipboard

Node.js DNS over HTTPS - :tangerine: Tangerine is the best drop-in replacement for dns.promises.Resolver using DNS over HTTPS ("DoH") via undici with built-in retries, timeouts, smart server rotation,...

Results 4 nodejs-dns-over-https-tangerine issues
Sort by recently updated
recently updated
newest added
trafficstars

## Describe the feature Hi! I like the library very much and I'm open to cover it with typescript type definitions (and help maintaining those types in the future), so...

enhancement

## Describe the bug **Node.js version:** v22.14.0 **OS version:** Archlinux **Description:** HTTPS record type not collected ## Actual behavior When fetching entries of `HTTPS` record type on any domain, `resolve`...

bug

## Describe the feature I recently installed AdGuard Home on my local network and enabled the following feature: ![Image](https://github.com/user-attachments/assets/df909f47-364e-4a83-920b-c99262f00ef0) It's great because you no longer have to worry about whether...

enhancement

Leaving this library better than I found it. * Refactored for ESM * Updated and solved vulnerable dependencies * Updated build tools to latest config standards * Polished and modernized...