Hacker News new | ask | show | jobs
by jarrett_ 859 days ago
I commonly find myself needing to check DNS records and would regularly use Google's web tool. I know I could use "dig", but I like a web interface. Also, sometimes I'm on my phone where a terminal is just not ideal either. Over the past weekend I decided it would be fun to make a little project to do this called D53. Check it out!