Skip to content

hildjj/dohdec

Repository files navigation

dohdec

Retrieve and decode DNS records using DNS-over-HTTPS (DoH) or DNS-over-TLS (DoT).

Pointers

This is a monorepo that holds a few related packages:

If you want to use the command line, you MUST now install dohdec-cli:

npm install -g dohdec-cli

Apologies; I didn't think anyone would want to use the library on its own when I built this originally.

Tooling

  • Install with pnpm install -r, see. The important thing (for example) is that the dohdec-cli package ends up depending on the local version of dohdec.

Supported Node.js versions

This project now only supports versions of Node that the Node team is currently supporting. Ava's support statement is what we will be using as well. Currently, that means Node 12+ is required. Only ES6 modules (import) are supported.

Tests codecov

License

MPL-2.0

About

Lookup and decode DNS records using DNS-over-HTTPS (DoH)

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •