Andrew Lee

Results 2 issues of Andrew Lee

Running this code: ``` const dns = require('hdns'); (async function() { console.log(await dns.lookup('google.com', { all: true })); })(); ``` Yields the following error: ``` (node:2258) UnhandledPromiseRejectionWarning: Error: queryAAAA EBADSIGNATURE google.com...

Hello to all the Shakers and Movers, I just wanted to quickly write a message warning everyone to be careful with SLDs and the use of them on websites that...