The source for Mess With DNS.
If you want to run it and poke around, here are some instructions that are probably missing some important steps:
- Install powerdns (
apt install pdns-backend-sqlite3 pdns-backend-bindin Ubuntu,brew install pdnsin Homebrew) - Run
bash run.sh - Open it locally at http://localhost:8080
- Query the local DNS server with
dig @localhost -p 5354 pear5.messwithdns.com(replacepear5with the domain name that you get when logging in)
Probably won't be very actively maintained. I have kept the site up for 3 years so far though and I plan to keep it running.