{"id":17585077,"url":"https://github.com/sumukha-pk/dns-server","last_synced_at":"2025-10-25T23:02:04.554Z","repository":{"id":132676425,"uuid":"162789926","full_name":"SUMUKHA-PK/DNS-server","owner":"SUMUKHA-PK","description":"To implement a DNS server to understand its working","archived":false,"fork":false,"pushed_at":"2019-10-15T10:09:51.000Z","size":9886,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-04T18:39:58.314Z","etag":null,"topics":["dns","dns-server","go-library","golang","server"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SUMUKHA-PK.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2018-12-22T07:09:56.000Z","updated_at":"2019-10-15T10:09:49.000Z","dependencies_parsed_at":"2023-03-13T08:45:12.296Z","dependency_job_id":null,"html_url":"https://github.com/SUMUKHA-PK/DNS-server","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SUMUKHA-PK%2FDNS-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SUMUKHA-PK%2FDNS-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SUMUKHA-PK%2FDNS-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SUMUKHA-PK%2FDNS-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SUMUKHA-PK","download_url":"https://codeload.github.com/SUMUKHA-PK/DNS-server/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246217639,"owners_count":20742233,"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","dns-server","go-library","golang","server"],"created_at":"2024-10-22T02:24:05.756Z","updated_at":"2025-10-25T23:02:04.346Z","avatar_url":"https://github.com/SUMUKHA-PK.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DNS-server\n\nFollowing is an implementation of a DNS server in Golang.\n\n**Pre-requisites:** \u003cbr\u003e\n* Golang compiler.\n\u003cbr\u003e\n\n**Steps to reproduce:**\u003cbr\u003e\n* Clone the repository by ```git clone https://github.com/SUMUKHA-PK/DNS-server.git```\n* Make the directory a Go directory\n    1. Windows : Open ```Edit environment variables``` and add path variable ```/path to directory``` with name ```GOPATH```. \n    2. Linux : Add ```export PATH=\"$PATH:/path to git clone repo\"``` to ```./bashrc``` file and run ```source ./bashrc```.\n* Open ```src/main``` in a terminal.\n* Do, ```go build``` to create an executable.\n* Run ```./main.exe``` to run the server\n\n**Steps to run tests:**\u003cbr\u003e\n* Open ```src/client``` in a terminal.\n* Do, ```go test``` to run all tests and to obtain results.\n\nRefer to [wiki](https://github.com/SUMUKHA-PK/DNS-server/wiki) for implementation and testing.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsumukha-pk%2Fdns-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsumukha-pk%2Fdns-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsumukha-pk%2Fdns-server/lists"}