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

https://github.com/bernoussama/pydns

pydns
https://github.com/bernoussama/pydns

Last synced: 10 months ago
JSON representation

pydns

Awesome Lists containing this project

README

          

# pydns

A pure python DNS server prototype implementation.

## Features

- [x] Pure python

- [x] support DNS message compression

## Resources

[RFC 1035](https://datatracker.ietf.org/doc/html/rfc1035)