{"id":15451795,"url":"https://github.com/willscott/dgs","last_synced_at":"2025-03-31T05:45:51.588Z","repository":{"id":16860628,"uuid":"19620759","full_name":"willscott/DGS","owner":"willscott","description":"DNS Golden Standard","archived":false,"fork":false,"pushed_at":"2014-05-11T02:22:52.000Z","size":168,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-06T12:06:56.644Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/willscott.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":"2014-05-09T18:11:56.000Z","updated_at":"2014-05-11T02:22:52.000Z","dependencies_parsed_at":"2022-09-24T10:45:14.639Z","dependency_job_id":null,"html_url":"https://github.com/willscott/DGS","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willscott%2FDGS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willscott%2FDGS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willscott%2FDGS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willscott%2FDGS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/willscott","download_url":"https://codeload.github.com/willscott/DGS/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246423728,"owners_count":20774819,"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-10-01T21:39:27.716Z","updated_at":"2025-03-31T05:45:51.567Z","avatar_url":"https://github.com/willscott.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"#DNS Golden Standard\n\nReturn all possible IPs returned by a service in TXT records.\n\n## Using\n\n```bash\ndig @dgs-server TXT twitter.com +tcp\n```\n\n## Running\n\n```bash\nnpm install dgs\nnode index.js\n```\n\n## FAQ\n\n### I set this as my DNS Server, why doesn't it work?\n\nDGS is not a DNS server in the classic sense, we just use the\nsame delivery mechanism, since it is meant to be used in tandem\nwith a standard DNS client. DGS allows clients to verify that\nan IP they have received for a service is actually correct, by\nproviding the netblock spaces that are owned by domains.\nSee: What is this for?\n\n### Why do I need to use TCP?\n\nDGS will make several queries on your behalf to determine\ncorrect IPs for the services you query. As such, TCP is used\nto discourage apmplification attacks being used against the service.\n\n### What is this for?\n\nWhen trying to figure out if the IP address you have been given\nfor a service is correct, there hasn't been a great baseline or\ngolden standard that can be used for that comparison. This attempts\nto rectify that situation by providing the known scopes that services\nuse for their resolutions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillscott%2Fdgs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwillscott%2Fdgs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillscott%2Fdgs/lists"}