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

https://github.com/chengluyu/dead-simple-dns-server

A dead simple DNS server implemented in Rust.
https://github.com/chengluyu/dead-simple-dns-server

Last synced: 2 months ago
JSON representation

A dead simple DNS server implemented in Rust.

Awesome Lists containing this project

README

        

# Dead Simple DNS Server

This is a my work after [A Guide to Writing a DNS Server from Scratch in Rust](https://github.com/EmilHernvall/dnsguide).