{"id":23799642,"url":"https://github.com/luka2220/dns-forwarder","last_synced_at":"2025-10-17T01:44:46.221Z","repository":{"id":217155559,"uuid":"743197401","full_name":"luka2220/DNS-Forwarder","owner":"luka2220","description":"DNS Forwarder that can resolve the IP address for a host.","archived":false,"fork":false,"pushed_at":"2024-04-02T00:37:01.000Z","size":10260,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-07T04:34:24.041Z","etag":null,"topics":["cli","dns-forwarder","golang","network-programming","udp-protocol"],"latest_commit_sha":null,"homepage":"https://medium.com/@piplicaluka64/building-a-dns-forwarder-cli-application-in-golang-79c3fe8eda5a","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/luka2220.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2024-01-14T16:15:57.000Z","updated_at":"2024-12-05T01:52:53.000Z","dependencies_parsed_at":"2024-04-02T01:48:01.855Z","dependency_job_id":null,"html_url":"https://github.com/luka2220/DNS-Forwarder","commit_stats":null,"previous_names":["luka2220/dns-forwarder"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/luka2220/DNS-Forwarder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luka2220%2FDNS-Forwarder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luka2220%2FDNS-Forwarder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luka2220%2FDNS-Forwarder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luka2220%2FDNS-Forwarder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/luka2220","download_url":"https://codeload.github.com/luka2220/DNS-Forwarder/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luka2220%2FDNS-Forwarder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273912612,"owners_count":25189969,"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","status":"online","status_checked_at":"2025-09-06T02:00:13.247Z","response_time":2576,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["cli","dns-forwarder","golang","network-programming","udp-protocol"],"created_at":"2025-01-01T21:18:12.865Z","updated_at":"2025-10-17T01:44:41.168Z","avatar_url":"https://github.com/luka2220.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Go](https://github.com/luka2220/DNS-Forwarder/actions/workflows/go.yml/badge.svg)](https://github.com/luka2220/DNS-Forwarder/actions/workflows/go.yml)\n\n# DNS Forwarder CLI\nA CLI DNS Forwarder application that can resolve the IP address for a host either from its local cache or by forwarding the request to an authoritative nameserver.\n\n## Project Setup\nNote: Make sure you have GO installed on your system\n* Clone the repo on your system\n  \n* In the project directory run the following commands:\n  - `make tidy`\n  - `make build`\n\n* Once you've executed the commands above there will be an executable binary in the bin folder\n* You can check the Makefile in the root directory to see a list of available commands and what they do\n  \n* To run the program:\n  - `make start`\n  - To quit the program while it's running press `control + c`\n\n## Testing the DNS Server\n- Run the following commands below to ensure the DNS server is configured correctly.\n\n- To test the DNS server\n  * open a separate terminal window while the program is running to run the command below.\n  * `dig @127.0.0.1 -p 8080 www.google.com`\n\n- An example output: \u003cbr\u003e\u003cbr\u003e\n  ![Screenshot 2024-01-16 at 10 00 23 AM](https://github.com/luka2220/DNS-Forwarder/assets/42144047/f3152265-f9be-4954-a5b2-06f6e1d47cf1)\n\n### Updates\nIf you have any feature requests, updates, or ways I can improve the code please let me know! Any collaborators and contributors are all welcome!!! \n\n### Project Details\nCheck out an article I wrote about my thought process throughout building the project and some challenges I faced: https://medium.com/@piplicaluka64/building-a-dns-forwarder-cli-application-in-golang-79c3fe8eda5a \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluka2220%2Fdns-forwarder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fluka2220%2Fdns-forwarder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluka2220%2Fdns-forwarder/lists"}