Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 200 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 200 Bytes

simple dns resolver

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