node-evil-dns icon indicating copy to clipboard operation
node-evil-dns copied to clipboard

Override the IP address returned for one or more domains.

Results 4 node-evil-dns issues
Sort by recently updated
recently updated
newest added

Sadly this module no longer works in Node v20+. Going to take a look but seems core dns lookup must have been reworked.

- Fix multi-address lookup - Fix dev dependency vulnerabilities Credit goes to @Codelica for the research. Fixes #7

node-evil-dns patched node:dns and not node:dns/promises If you need await: ```js import dns from 'node:dns' import edns from 'evil-dns'; // import { lookup } from 'node:dns/promises' // eDns has patched...

For 5 years there were no updates I'd like to contribute an improved code base. If not will create another repo, but I prefer not to do so.