Skip to content
This repository has been archived by the owner on May 26, 2021. It is now read-only.

Yurzs/pydns

Repository files navigation

pydns [discontinued in favour of Neptune]

PyDNS logo

Python DNS Server. Implementation of IETF Domain Names Managed by Django ORM

Warning! pydns needs to have root privileges to run on 53 port

Roadmap

  • UDP Server

  • Response with AUTHORITY and ADDITIONAL

  • All responses with tests

  • Reversed zone

  • IPv6

  • Truncation

  • TCP Server

  • Recursion

  • Master / Slave implementation

  • DNSSEC

Responses


TYPES

  • A
  • NS
  • MD
  • MF
  • CNAME
  • SOA
  • MB
  • MG
  • MR
  • NULL
  • WKS
  • PTR
  • HINFO
  • MINFO
  • MX
  • TXT

QTYPES

  • AXFR
  • MAILB
  • MAILA
  • *

CLASSES

  • IN
  • CS
  • CH
  • HS

QCLASSES

  • *

Support Development

bitcoin:3JTF8urJ6qtTUg9GFgPYWHo3oQeTjabG2S
YandexMoney/Visa/MasterCard

About

Python DNS Server [discontinued]

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages