Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 265 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 265 Bytes

OpenCerts DoH Proxy

DNS over HTTPS (DoH) proxy for OpenCerts DNS-TXT records on AWS Lambda. This endpoint will only query the TXT records of the given domain and return the results.

Installation

npm install

Tests

npm run test