-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Closed
Labels
dnsIssues and PRs related to the dns subsystem.Issues and PRs related to the dns subsystem.feature requestIssues that request new features to be added to Node.js.Issues that request new features to be added to Node.js.stale
Description
Is your feature request related to a problem? Please describe.
So third parties can't tamper with DNS.
Describe the solution you'd like
resolver.setServers(['tls://1.1.1.1']); // port defaults to :853Describe alternatives you've considered
None yet.
Related: https://developers.cloudflare.com/1.1.1.1/dns-over-tls
Metadata
Metadata
Assignees
Labels
dnsIssues and PRs related to the dns subsystem.Issues and PRs related to the dns subsystem.feature requestIssues that request new features to be added to Node.js.Issues that request new features to be added to Node.js.stale