{"id":16541099,"url":"https://github.com/linki/dnsseed","last_synced_at":"2026-05-29T01:32:21.753Z","repository":{"id":66308439,"uuid":"49786824","full_name":"linki/dnsseed","owner":"linki","description":"checks your cryptocoin's dnsseed response node count","archived":false,"fork":false,"pushed_at":"2016-01-17T00:22:49.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-04T04:41:34.735Z","etag":null,"topics":["cryptocurrency","dnsseed","earthcoin"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/linki.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":"2016-01-16T19:04:58.000Z","updated_at":"2023-06-17T13:00:06.000Z","dependencies_parsed_at":"2023-03-21T18:46:56.531Z","dependency_job_id":null,"html_url":"https://github.com/linki/dnsseed","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/linki/dnsseed","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linki%2Fdnsseed","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linki%2Fdnsseed/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linki%2Fdnsseed/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linki%2Fdnsseed/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/linki","download_url":"https://codeload.github.com/linki/dnsseed/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linki%2Fdnsseed/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33633468,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-28T02:00:06.440Z","response_time":99,"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":["cryptocurrency","dnsseed","earthcoin"],"created_at":"2024-10-11T18:54:05.309Z","updated_at":"2026-05-29T01:32:21.734Z","avatar_url":"https://github.com/linki.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dnsseed\n\nchecks your coin's dnsseed response node count\n\n# installation\n\nget ruby, then:\n\n```\ngit clone https://github.com/linki/dnsseed.git\ncd dnsseed\nbundle install\n```\n\n# usage\n\n```\n./dnsseed.rb dnsseed.bluematt.me\n=\u003e 21 active nodes\n```\n\nit prints the number of IPs returned by your dnsseed node. pass it a threshold\nand check the exit code to make sure your dnsseed node still works, e.g. for\nuse in a ci server.\n\n```\n./dnsseed.rb dnsseed.bluematt.me 20\n=\u003e 21 active nodes\necho $?\n=\u003e 0\n./dnsseed.rb dnsseed.bluematt.me 22\n=\u003e 21 active nodes\necho $?\n=\u003e 1\n```\n\nworks for other coins as well:\n\n```\n./dnsseed.rb dnsseed.earthcointools.org\n=\u003e 12 active nodes\n```\n\ndon't have ruby? use docker:\n\n```\ndocker run quay.io/linki/dnsseed dnsseed.earthcointools.org\n=\u003e 12 active nodes\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinki%2Fdnsseed","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinki%2Fdnsseed","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinki%2Fdnsseed/lists"}