Nodejs Dns Over Https Tangerine Versions Save

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, AbortControllers, and caching support for multiple backends (with TTL and purge support). Made for @forwardemail.

v1.5.4

9 months ago

v1.5.3

11 months ago

v1.5.2

1 year ago
  • fix: increase default spoofPacket expiration to 30s from 10s, added expires argument 5203d48

https://github.com/forwardemail/tangerine/compare/v1.5.1...v1.5.2

v1.5.1

1 year ago
  • feat: add json option to spoofPacket, bump deps c0bfb8e

https://github.com/forwardemail/tangerine/compare/v1.5.0...v1.5.1

v1.5.0

1 year ago
  • feat: added spoofPacket method, uses JSON.parse on cache if string f550cfd

https://github.com/forwardemail/tangerine/compare/v1.4.9...v1.5.0

v1.4.9

1 year ago
  • fix: fixed TLSA non-buffer response 4baa206
  • fix: console log output for GitHub CI actions debugging d4a6962
  • Revert "fix: tsla test not working in CI" 80101fc
  • fix: tsla test not working in CI ded97a3
  • docs: fixed html description 3b25d12

https://github.com/forwardemail/tangerine/compare/v1.4.8...v1.4.9

v1.4.8

1 year ago
  • fix: added ETIMEOUT (in addition to ETIMEDOUT) 291ad37

https://github.com/forwardemail/tangerine/compare/v1.4.7...v1.4.8

v1.4.7

1 year ago
  • feat: added note regarding compatibility with wildcard local dns matching f073bdf
  • chore: add dnsmasq output 35a88ed
  • fix: fixed hostfile parsing 516c53f
  • fix: fixed ip check ordering ccdbeae
  • chore: get hostfile from travis 9805dd1
  • fix: fixed tests and errno 6468b20
  • fix: support multiple matches in hostfile 5331866
  • fix: fixed host parsing and comparison for lookup/resolve 7caa26a
  • fix: fixed localhost and host parsing to match dns module 0de8fda
  • chore: work to debug host issues ec1db30
  • fix: fixed parsing of /etc/hosts 8408c3d

https://github.com/forwardemail/tangerine/compare/v1.4.6...v1.4.7

v1.4.6

1 year ago
  • fix: fixed localhost and related lookups (closes #4) af04326

https://github.com/forwardemail/tangerine/compare/v1.4.5...v1.4.6

v1.4.5

1 year ago