Saturday, 4 November 2017

Node DNS module

I'm looking at trying to retrieve the TTL using the built-in node dns module.The module only returns certain TTLs and I'd have to use a switch statement in order to retrieve them as .resolve doesn't return ttls by default.Anyone have an idea as to the best route to use a dig type module?Thanks ahead of time.

Submitted November 04, 2017 at 07:28PM by SomeCodeGuy

No comments:

Post a Comment