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.
cc5a442e31
dns-toy
/
bin
/
main.ml
4 lines
87 B
OCaml
Raw
Normal View
History
Unescape
Escape
part 1 done!
2023-06-11 10:54:58 +02:00
open
Dnstoy
yay!
2023-07-04 13:13:02 +02:00
let
()
=
print_endline
(
Network
.
resolve
"
www.mylloon.fr
"
Types
.
DNSType
.
a
)
Reference in a new issue
Copy permalink