{"id":18536396,"url":"https://github.com/gingerhot/ipfg","last_synced_at":"2026-05-01T06:34:29.654Z","repository":{"id":147735710,"uuid":"162908476","full_name":"gingerhot/ipfg","owner":"gingerhot","description":"Public IPFS Gateway Checker in Golang","archived":false,"fork":false,"pushed_at":"2023-11-20T21:16:03.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-03T06:34:30.653Z","etag":null,"topics":["ipfs","ipfs-gateway","public-gateway"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/gingerhot.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}},"created_at":"2018-12-23T16:52:58.000Z","updated_at":"2018-12-24T11:52:37.000Z","dependencies_parsed_at":"2023-12-03T16:40:43.341Z","dependency_job_id":null,"html_url":"https://github.com/gingerhot/ipfg","commit_stats":{"total_commits":4,"total_committers":1,"mean_commits":4.0,"dds":0.0,"last_synced_commit":"2cc159a931ebe51b7bee65b388ff65922f001a4d"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gingerhot/ipfg","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gingerhot%2Fipfg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gingerhot%2Fipfg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gingerhot%2Fipfg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gingerhot%2Fipfg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gingerhot","download_url":"https://codeload.github.com/gingerhot/ipfg/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gingerhot%2Fipfg/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32487652,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"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":["ipfs","ipfs-gateway","public-gateway"],"created_at":"2024-11-06T19:33:10.819Z","updated_at":"2026-05-01T06:34:29.638Z","avatar_url":"https://github.com/gingerhot.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# IPFS Public Gateway Checker in Golang\n\nThis's a Golang version which migrates from:\n\n* [public-gateway-checker](https://github.com/ipfs/public-gateway-checker) An online webpage of JS version\n* [ipfg](https://github.com/JayBrown/Tools/tree/master/ipfg)  A shell cli version\n\n### Installation\n\n```bash\ngo get github.com/gingerhot/ipfg\n```\n\n### Usage\n\nAfter installation, there will be a command `ipfg` available for you.\n\n```bash\nipfg        # to get one available gateway url for you\nipfg all    # get all available gateway urls\nipfg help   # show help message\n```\nAnd you can import `github.com/gingerhot/utils` in your code, just as what I do in the [main.go](./main.go).\nThere're two methods for you: `Get()` and `ActiveList()`. More detail: [godoc](https://godoc.org/github.com/gingerhot/ipfg/utils)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgingerhot%2Fipfg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgingerhot%2Fipfg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgingerhot%2Fipfg/lists"}