{"id":19673670,"url":"https://github.com/vsfe/codecrafters-dns-server-java","last_synced_at":"2025-07-19T20:10:33.920Z","repository":{"id":225811751,"uuid":"766927806","full_name":"VSFe/codecrafters-dns-server-java","owner":"VSFe","description":null,"archived":false,"fork":false,"pushed_at":"2024-03-10T16:01:45.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-27T05:29:38.267Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","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/VSFe.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-03-04T11:49:20.000Z","updated_at":"2024-03-04T11:50:49.000Z","dependencies_parsed_at":"2025-01-10T12:01:05.087Z","dependency_job_id":"a1b1b5f2-a4be-4beb-8fa9-235bb548a24e","html_url":"https://github.com/VSFe/codecrafters-dns-server-java","commit_stats":null,"previous_names":["vsfe/codecrafters-dns-server-java"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/VSFe/codecrafters-dns-server-java","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VSFe%2Fcodecrafters-dns-server-java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VSFe%2Fcodecrafters-dns-server-java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VSFe%2Fcodecrafters-dns-server-java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VSFe%2Fcodecrafters-dns-server-java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VSFe","download_url":"https://codeload.github.com/VSFe/codecrafters-dns-server-java/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VSFe%2Fcodecrafters-dns-server-java/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266004338,"owners_count":23862933,"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":[],"created_at":"2024-11-11T17:15:55.974Z","updated_at":"2025-07-19T20:10:33.852Z","avatar_url":"https://github.com/VSFe.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![progress-banner](https://backend.codecrafters.io/progress/dns-server/6394b969-58b4-4492-800e-d830dbd4bdfe)](https://app.codecrafters.io/users/codecrafters-bot?r=2qF)\n\nThis is a starting point for Java solutions to the\n[\"Build Your Own DNS server\" Challenge](https://app.codecrafters.io/courses/dns-server/overview).\n\nIn this challenge, you'll build a DNS server that's capable of parsing and\ncreating DNS packets, responding to DNS queries, handling various record types\nand doing recursive resolve. Along the way we'll learn about the DNS protocol,\nDNS packet format, root servers, authoritative servers, forwarding servers,\nvarious record types (A, AAAA, CNAME, etc) and more.\n\n**Note**: If you're viewing this repo on GitHub, head over to\n[codecrafters.io](https://codecrafters.io) to try the challenge.\n\n# Passing the first stage\n\nThe entry point for your `your_server.sh` implementation is in\n`src/main/java/Main.java`. Study and uncomment the relevant code, and push your\nchanges to pass the first stage:\n\n```sh\ngit add .\ngit commit -m \"pass 1st stage\" # any msg\ngit push origin master\n```\n\nTime to move on to the next stage!\n\n# Stage 2 \u0026 beyond\n\nNote: This section is for stages 2 and beyond.\n\n1. Ensure you have `java (21)` installed locally\n1. Run `./your_server.sh` to run your program, which is implemented in\n   `src/main/java/Main.java`.\n1. Commit your changes and run `git push origin master` to submit your solution\n   to CodeCrafters. Test output will be streamed to your terminal.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvsfe%2Fcodecrafters-dns-server-java","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvsfe%2Fcodecrafters-dns-server-java","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvsfe%2Fcodecrafters-dns-server-java/lists"}