Skip to content

liexusong/dnsd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dnsd

A very basic implementation of a DNS server. This was built to better understand the DNS protocol.

Usage

git clone https://github.com/francois/dnsd
cd dnsd
rake
./dnsd

Implementation

I chose C because I wanted to get "back to basics". I coded in C a long time ago.

License

I put this code in the public domain. I do not guarantee any parts of the code.

About

A simple (toy) implementation of DNS server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published