0.0.3 • Published 12 years ago
tualo-dnsd v0.0.3
Description
This server makes the Domain Name System transparent for you.
Howto use
You can simply start this server by calling:
node bin/dnsd.jsAfter 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 AOr simply point a network device to the dns server.