Hacker News new | ask | show | jobs
by nobody9999 761 days ago
I roll my own and have done so since the late 1990s.

It's bind[0] on GNU/Linux, which has served me well.

I also use a local recursive resolver rather than my ISP/Google/Cloudflare/etc., which works nicely and isn't beholden to anyone but the root servers[1]

[0] https://en.wikipedia.org/wiki/BIND

[1] https://en.wikipedia.org/wiki/Root_name_server

Edit: Fixed reference numbering.