tualo-dnsd
v0.0.3
Published
DNS Proxy with Webfrontend
Downloads
22
Readme
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.
