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.
cname-support
dns-toy
/
bin
/
main.ml
4 lines
89 B
OCaml
Raw
Permalink
Normal View
History
Unescape
Escape
part 1 done!
2023-06-11 10:54:58 +02:00
open
Dnstoy
WIP: try to implement cname
2023-07-05 02:14:14 +02:00
let
()
=
print_endline
(
Network
.
resolve
"
www.facebook.com
"
Types
.
DNSType
.
a
)
Reference in a new issue
Copy permalink