An open API service indexing awesome lists of open source software.

https://github.com/ak9999/dnsutils

A repo where I store code for teaching myself about DNS.
https://github.com/ak9999/dnsutils

dns dnspython python3

Last synced: 26 days ago
JSON representation

A repo where I store code for teaching myself about DNS.

Awesome Lists containing this project

README

          

# dnsutils

Utilities for retrieving DNS records or working with the DNS protocol.

### Requirements

Python 3.7 and `dnspython` are required to run the code in this repo.