Skip to content
This repository has been archived by the owner on Sep 22, 2023. It is now read-only.

Releases: Douile/pydns

Use ready

26 Apr 12:25
7faa84c
Compare
Choose a tag to compare
Use ready Pre-release
Pre-release
  • "Modulated" DNS parsing code to make it easier to understand
  • Added abstract server class to make it easier to add different protocols (TCP, DNS over HTTPS) in the future

Working release

26 Apr 00:34
cf5f85f
Compare
Choose a tag to compare
Working release Pre-release
Pre-release

A fully python DNS server

  • (Python 3.6 only) -- print statements and BlockingIOException

  • No external dependencies (socket)

  • Bind any domain name to any IPV4 address