{"id":2137690,"url":"https://github.com/adamchalmers/dingo","last_synced_at":"2025-07-28T05:07:08.411Z","repository":{"id":85948992,"uuid":"453883948","full_name":"adamchalmers/dingo","owner":"adamchalmers","description":"Command-line DNS client using bitvec, nom and RFC 1035","archived":false,"fork":false,"pushed_at":"2022-04-13T17:45:29.000Z","size":151,"stargazers_count":120,"open_issues_count":0,"forks_count":12,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-26T01:56:34.198Z","etag":null,"topics":["dns","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/adamchalmers.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":"2022-01-31T04:56:40.000Z","updated_at":"2025-05-07T14:46:54.000Z","dependencies_parsed_at":"2023-03-22T01:48:41.702Z","dependency_job_id":null,"html_url":"https://github.com/adamchalmers/dingo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/adamchalmers/dingo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamchalmers%2Fdingo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamchalmers%2Fdingo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamchalmers%2Fdingo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamchalmers%2Fdingo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adamchalmers","download_url":"https://codeload.github.com/adamchalmers/dingo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamchalmers%2Fdingo/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267464522,"owners_count":24091505,"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-07-28T02:00:09.689Z","response_time":68,"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":["dns","rust"],"created_at":"2024-01-22T00:41:10.307Z","updated_at":"2025-07-28T05:07:08.356Z","avatar_url":"https://github.com/adamchalmers.png","language":"Rust","funding_links":[],"categories":["Rust"],"sub_categories":[],"readme":"# Dingo\n\nDomain INformation Gatherer, Obviously.\n\n## Installation\n\n1. Install cargo, see [instructions on the Rust website](https://doc.rust-lang.org/cargo/getting-started/installation.html)\n2. Run ./install.sh (it just does cargo build and copies the program to `/usr/local/bin/dingo`)\n\n## Examples\n```sh\n$ dingo --record-type A seriouseats.com\n\n# Output\nQuestions:\nA: seriouseats.com.\nAnswers:\n151.101.2.137 (TTL 142)\n151.101.194.137 (TTL 142)\n151.101.130.137 (TTL 142)\n151.101.66.137 (TTL 142)\n```\n\n## Usage\n```\ndingo [OPTIONS] --record-type TYPE NAME\n\nFLAGS:\n  -h, --help                Prints help information\nOPTIONS:\n  -t, --record-type TYPE    Choose the DNS record type (does not support anywhere near all the record types)\n  -r, --resolver IP         Which DNS resolver to query (default is 1.1.1.1:53)\nARGS:\n  NAME A domain name to look up. Remember, these must be ASCII.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadamchalmers%2Fdingo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadamchalmers%2Fdingo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadamchalmers%2Fdingo/lists"}