Hacker News new | ask | show | jobs
by strenholme 1944 days ago
It’s also possible to run it yourself, as I point out elsewhere in the thread (complete with the Lua script to run the code).

To summarize:

  git clone https://git.sr.ht/~samiam/MaraDNS
  cd MaraDNS/deadwood-github/tools/coLunacyDNS
  make
  sudo cp coLunacyDNS /usr/local/bin
And the script to do the name-to-IP conversion is one of the examples included in the docs:

https://github.com/samboy/MaraDNS/blob/master/deadwood-githu...