{"id":21432651,"url":"https://github.com/bipinoli/dns-resolver","last_synced_at":"2025-06-29T00:36:06.022Z","repository":{"id":224972627,"uuid":"764081884","full_name":"Bipinoli/DNS-Resolver","owner":"Bipinoli","description":"DNS resolver tool similar to dig","archived":false,"fork":false,"pushed_at":"2024-03-01T10:28:00.000Z","size":33,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-16T22:38:13.698Z","etag":null,"topics":["dns-server","rust","udp-protocol"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Bipinoli.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-02-27T12:56:01.000Z","updated_at":"2024-02-28T15:16:45.000Z","dependencies_parsed_at":"2025-03-16T22:46:55.727Z","dependency_job_id":null,"html_url":"https://github.com/Bipinoli/DNS-Resolver","commit_stats":null,"previous_names":["bipinoli/dns-resolver"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Bipinoli/DNS-Resolver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bipinoli%2FDNS-Resolver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bipinoli%2FDNS-Resolver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bipinoli%2FDNS-Resolver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bipinoli%2FDNS-Resolver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Bipinoli","download_url":"https://codeload.github.com/Bipinoli/DNS-Resolver/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bipinoli%2FDNS-Resolver/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262518105,"owners_count":23323301,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dns-server","rust","udp-protocol"],"created_at":"2024-11-22T23:19:28.181Z","updated_at":"2025-06-29T00:36:05.985Z","avatar_url":"https://github.com/Bipinoli.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DNS resolver\n\n\u003cimg width=\"693\" alt=\"Screenshot 2024-03-01 at 11 19 14\" src=\"https://github.com/Bipinoli/DNS-Resolver/assets/11765482/e08409bf-196d-4928-a21b-b1b7ffd80125\"\u003e\n\nIt is an implementation of a DNS resolution tool similar to dig.\nI have implemented it based on the DNS protocol specified in [RFC 1035](https://datatracker.ietf.org/doc/html/rfc1035).\n\nIt is by no means complete and is purely made for fun.\n\nBefore starting the implementation, I skimmed over [this](https://github.com/EmilHernvall/dnsguide/tree/master) guide.\nI started with his workflow of using Netcat + Hexdump to understand the DNS packets. However, later I found that Tcpdump + Wireshark works better for me.\n\n\n## Tools used to understand the protocol:\n- Official [RFC](https://datatracker.ietf.org/doc/html/rfc1035)\n- Tcpdump\n- Wireshark (to view tcpdump pcap)\n- Netcat\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbipinoli%2Fdns-resolver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbipinoli%2Fdns-resolver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbipinoli%2Fdns-resolver/lists"}