What it does
Takes an IP and a domain name, tests if it matches (the idea is that this is used to check if DNS servers have updated after a recent change in domain registration.
It then takes this data, parses it into a nice html table, which can then be broadcast to localhost:5000 via Flask
What we learned
A lot about DNS, and how to use Flask which is pretty cool imo
Log in or sign up for Devpost to join the conversation.