0.0.3 • Published 11 years ago

tualo-dnsd v0.0.3

Weekly downloads
3
License
GPLv3
Repository
github
Last release
11 years ago

Description

This server makes the Domain Name System transparent for you.

Howto use

You can simply start this server by calling:

node bin/dnsd.js

After that you can open the url http://localhost:8010/ in a browser and watch all incomming dns requests, live.

To make a request, call:

dig @localhost -p 5353 google.com A

Or simply point a network device to the dns server.