Skip to content

joewaine/node-dns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

node-dns

Simple dns checker using the node-dns package.

be sure to install native-dns and util with the commands:

npm install native-dns

&

npm install util

(you may have to prefix with 'sudo')

run in terminal with : 'node app',

you should retrieve the dns of your chosen url. (example is google.com)

About

NPM dns checker demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published