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

https://github.com/endail/pythondns


https://github.com/endail/pythondns

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# Python DNS
PythonDNS is a simple DNS server and proxy, allowing blacklisting and cloaking of DNS queries.

### Installation
```sh
$ pip3 install pythondns
```