mirror of
https://github.com/EmilHernvall/dnsguide.git
synced 2026-04-26 14:15:52 +03:00
[GH-ISSUE #16] Thanks a lot! #19
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @delneg on GitHub (Aug 13, 2021).
Original GitHub issue: https://github.com/EmilHernvall/dnsguide/issues/16
Thanks a lot, with the help of you project I've been able (after some trial & error) to write my own DNS server implementation - altough I've decided to do it in C# (because that's what I'm learning right now) and not in Rust (also, copy-paste Rust code seemed too easy).
You can check it out at https://github.com/delneg/dns_server_csharp
There are also branches for each chapter, if you're interested