https://github.com/endail/pythondns
https://github.com/endail/pythondns
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/endail/pythondns
- Owner: endail
- License: mit
- Created: 2019-10-18T19:18:56.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-23T04:17:02.000Z (over 6 years ago)
- Last Synced: 2025-01-28T04:12:22.343Z (over 1 year ago)
- Language: Python
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```