Hacker News new | ask | show | jobs
by luismedel 1549 days ago
Somewhat related (and shameless plug), I coded a Lua-scriptable (Javascript planned) DNS server a while ago[0]. I'm using it in a few low traffic domains, but the code needs some additional love :-)

[0] https://github.com/luismedel/redns

1 comments

I've been looking for something like this within my internal network.. I want scrip-table control over DNS.. but I run all Linux/Bsd's and this looks to be .NET are the instructions on running in Linux and/or Docker containers?
Hi. It runs out of the box in Linux (BSD not tested, but it runs in macOS too). I'm in the process of configuring automatic releases in Github and a proper Docker image.

If you need help, write me to luis at <my HN username>.com :-)