This repository has been archived on 2024-05-23. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Find a file
2023-07-04 13:12:59 +02:00
bin update debugging tests 2023-07-04 10:50:03 +02:00
lib resolver 2023-07-04 13:12:59 +02:00
test Add query building 2023-06-05 21:44:44 +02:00
.gitignore initializa project 2023-06-05 17:28:44 +02:00
.ocamlformat initializa project 2023-06-05 17:28:44 +02:00
dnstoy.opam initializa project 2023-06-05 17:28:44 +02:00
dune-project initializa project 2023-06-05 17:28:44 +02:00
README.md info 2023-06-19 23:27:03 +02:00

Implement DNS in a weekend

I have definitively not made everything in a weekend ^^'

I am actually at the 3rd part.

From this guide.