{"id":37153956,"url":"https://github.com/dvlahovski/go-dnscached","last_synced_at":"2026-01-14T18:04:32.841Z","repository":{"id":57525325,"uuid":"79157243","full_name":"dvlahovski/go-dnscached","owner":"dvlahovski","description":"DNS cache server","archived":false,"fork":false,"pushed_at":"2019-06-30T16:32:19.000Z","size":35,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-06-20T06:36:17.939Z","etag":null,"topics":["dns","dns-cache","dnsmasq","golang"],"latest_commit_sha":null,"homepage":"","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/dvlahovski.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}},"created_at":"2017-01-16T20:37:18.000Z","updated_at":"2019-09-05T02:51:01.000Z","dependencies_parsed_at":"2022-09-19T11:00:44.174Z","dependency_job_id":null,"html_url":"https://github.com/dvlahovski/go-dnscached","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dvlahovski/go-dnscached","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dvlahovski%2Fgo-dnscached","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dvlahovski%2Fgo-dnscached/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dvlahovski%2Fgo-dnscached/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dvlahovski%2Fgo-dnscached/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dvlahovski","download_url":"https://codeload.github.com/dvlahovski/go-dnscached/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dvlahovski%2Fgo-dnscached/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28429461,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T16:38:47.836Z","status":"ssl_error","status_checked_at":"2026-01-14T16:34:59.695Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["dns","dns-cache","dnsmasq","golang"],"created_at":"2026-01-14T18:04:31.654Z","updated_at":"2026-01-14T18:04:32.833Z","avatar_url":"https://github.com/dvlahovski.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-dnscached\n\nThis is a simple DNS caching server.\n\nIt uses this [DNS library](https://github.com/miekg/dns) for sending/receiving DNS queries.\n\nCurrently it caches only A and AAAA queries.\nIf it receives a different query - it acts as a forwarding DNS server without caching.\n\n[Documentation](https://godoc.org/github.com/dvlahovski/go-dnscached)\n\nThere is a json config file in `config/config.json`\n\nBy default it creates a log file and also logs to STDOUT\n\nAfter installing, the server is run with `go run main.go` or with `go build main.go; ./main`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdvlahovski%2Fgo-dnscached","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdvlahovski%2Fgo-dnscached","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdvlahovski%2Fgo-dnscached/lists"}