{"id":15917459,"url":"https://github.com/takuya/gmail-dns-a-record","last_synced_at":"2025-07-09T18:34:40.303Z","repository":{"id":257521434,"uuid":"858525464","full_name":"takuya/gmail-dns-A-record","owner":"takuya","description":"collection of gmail dns record (smtp/imap)","archived":false,"fork":false,"pushed_at":"2025-05-18T02:27:00.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-18T03:33:31.663Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/takuya.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,"zenodo":null}},"created_at":"2024-09-17T03:49:49.000Z","updated_at":"2025-05-18T02:27:03.000Z","dependencies_parsed_at":"2024-10-20T10:05:48.253Z","dependency_job_id":"baf1849e-b7f0-4147-aa26-04d2a8a9dfd2","html_url":"https://github.com/takuya/gmail-dns-A-record","commit_stats":{"total_commits":23,"total_committers":1,"mean_commits":23.0,"dds":0.0,"last_synced_commit":"6046e15cdb998630a448d91996a6ff82ce55c443"},"previous_names":["takuya/gmail-dns-a-record"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/takuya/gmail-dns-A-record","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takuya%2Fgmail-dns-A-record","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takuya%2Fgmail-dns-A-record/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takuya%2Fgmail-dns-A-record/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takuya%2Fgmail-dns-A-record/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/takuya","download_url":"https://codeload.github.com/takuya/gmail-dns-A-record/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takuya%2Fgmail-dns-A-record/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264502387,"owners_count":23618587,"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-06T18:10:46.033Z","updated_at":"2025-07-09T18:34:40.252Z","avatar_url":"https://github.com/takuya.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"## DNS A Record Collection\n\nA-record in gmail.com is round-robin record.\n\nTo check connection in Firewall, we need IP addr.\n\n## example\n\n```shell\nbash Collect_DNS_A_RECORD.sh imap.gmail.com 100\n```\n\nThis willrun command 100 times with 10 sec interval.\n```shell\ndig @ns1.google.com \"${DOMAIN_NAME}\" +short\n```\n\nResults will appear in text file named `${DOMAIN_NAME}.txt`\n\n## restrictions\n\nSearch NS of domain name is complex task .\n\nso, I skip NS search,and just use the `@ns1.google.com` in every dns query.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftakuya%2Fgmail-dns-a-record","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftakuya%2Fgmail-dns-a-record","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftakuya%2Fgmail-dns-a-record/lists"}