getdns-node icon indicating copy to clipboard operation
getdns-node copied to clipboard

Node.js bindings of getdns, a modern asynchronous DNS API.

Results 14 getdns-node issues
Sort by recently updated
recently updated
newest added

Some of the upstream servers used in the tests may or may not be answering for all presumed modes. Verify that they are working, especially `173.255.254.151` which seems to be...

help wanted

When running build tests on commit/push, [some of the tests fail due to unexpected (non-)timeouts](https://travis-ci.org/getdnsapi/getdns-node/jobs/158987774#L5808-L5813) thus "failing" the entire build suite. Due to the nature of the tests, testing against...

Some of the logic closely related to javascript objects but done in the C++ code is bulky and not very straightforward. It is also not always necessary to parse the...

It might seem contrived, but it's showing that Zalgo is indeed unleashed. - Create a context. - Start a lookup, for example using `ctx.address()`, with a callback (expected to be...