Create a dns resolver in a weekend, I guess
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2025-12-09 20:10:20 +00:00
src feat: add ability to change dns server as arg 2023-08-13 14:50:48 +01:00
.gitignore feat: some sort of non-working implementation 2023-08-13 14:36:32 +01:00
Cargo.lock feat: some sort of non-working implementation 2023-08-13 14:36:32 +01:00
Cargo.toml feat: some sort of non-working implementation 2023-08-13 14:36:32 +01:00
LICENSE add LICENSE 2025-12-09 20:10:20 +00:00
README.md docs: add readme 2023-08-13 14:52:12 +01:00

DNS Resolver

This is a simple DNS resolver that was created in a weekend. It doesn't fully work yet, we will see if that ever happens, probably not. 🙂