simple dns resolver

July 20, 2018 ยท View on GitHub

A simple DNS client written in python. It supports the following requests:

  • A
  • NS
  • CNAME
  • SOA
  • MX
  • AAAA

Run it like this:

./dnsclient www.example.com A