This website requires JavaScript.
Explore
Help
Sign in
Anri
/
dns-toy
Archived
Watch
1
Star
0
Fork
You've already forked dns-toy
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
This repository has been archived on
2024-05-23
. You can view files and clone it, but cannot push or open issues or pull requests.
b87c8913fe
dns-toy
/
lib
History
Mylloon
b87c8913fe
remove debug stuff, there is probably an issue somewhere in code, either in the parser or the name decompression, since i don't have the same result as in the tutorial, but i dont think its *that* bad
2023-07-04 11:05:40 +02:00
..
debug.ml
add ip utils and print ip when its probably an IP adress in data field
2023-06-19 23:15:49 +02:00
dune
Add debugging stuff
2023-06-14 16:35:14 +02:00
network.ml
make it compatible with new changes
2023-07-04 10:50:15 +02:00
query.ml
don't ask for recursion
2023-07-04 09:41:06 +02:00
response.ml
remove debug stuff, there is probably an issue somewhere in code, either in the parser or the name decompression, since i don't have the same result as in the tutorial, but i dont think its *that* bad
2023-07-04 11:05:40 +02:00
types.ml
add a type for DNS
2023-07-04 10:49:37 +02:00
utils.ml
increase the range of ok ascii
2023-07-04 10:06:31 +02:00