{"id":20411055,"url":"https://github.com/zblurx/hike","last_synced_at":"2025-07-16T03:36:02.853Z","repository":{"id":41310932,"uuid":"469932367","full_name":"zblurx/hike","owner":"zblurx","description":"Browse different urls based on one url","archived":false,"fork":false,"pushed_at":"2022-06-30T14:52:46.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-05T03:16:13.115Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/zblurx.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":"2022-03-14T23:02:45.000Z","updated_at":"2022-03-14T23:04:14.000Z","dependencies_parsed_at":"2022-08-19T02:51:21.547Z","dependency_job_id":null,"html_url":"https://github.com/zblurx/hike","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zblurx/hike","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblurx%2Fhike","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblurx%2Fhike/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblurx%2Fhike/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblurx%2Fhike/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zblurx","download_url":"https://codeload.github.com/zblurx/hike/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zblurx%2Fhike/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265479533,"owners_count":23773550,"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-11-15T05:49:23.766Z","updated_at":"2025-07-16T03:36:02.816Z","avatar_url":"https://github.com/zblurx.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hike\n\nRequests multiple url based on a url\n\n## Install \n\n```text\ngo install github.com/zblurx/hike@latest\n```\n\n## Usage\n\n```bash\n$ hike https://www.google.com/this/is/a/mistake\nhttps://www.google.com/this/is/a/mistake [404] [Content-Length: 1578] [Error 404 (Not Found)!!1]\nhttps://www.google.com/this/is/a [404] [Content-Length: 1570] [Error 404 (Not Found)!!1]\nhttps://www.google.com/this/is [404] [Content-Length: 1568] [Error 404 (Not Found)!!1]\nhttps://www.google.com/this [404] [Content-Length: 1565] [Error 404 (Not Found)!!1]\nhttps://www.google.com [200] [Content-Length: 0] [Google]\n```\n\n*worst example but it can find nice things*\n\n## Permute mode\n\n```bash\n$ hike https://www.google.com/this/is/a/mistake\nhttps://www.google.com/this/is/mistake [404] [Content-Length: 1576] [Error 404 (Not Found)!!1]\nhttps://www.google.com/this/is [404] [Content-Length: 1568] [Error 404 (Not Found)!!1]\nhttps://www.google.com/this/mistake/is [404] [Content-Length: 1576] [Error 404 (Not Found)!!1]\nhttps://www.google.com/this/mistake [404] [Content-Length: 1573] [Error 404 (Not Found)!!1]\nhttps://www.google.com/this [404] [Content-Length: 1565] [Error 404 (Not Found)!!1]\nhttps://www.google.com/is/this/mistake [404] [Content-Length: 1576] [Error 404 (Not Found)!!1]\nhttps://www.google.com/is/this [404] [Content-Length: 1568] [Error 404 (Not Found)!!1]\nhttps://www.google.com/is/mistake/this [404] [Content-Length: 1576] [Error 404 (Not Found)!!1]\nhttps://www.google.com/is/mistake [404] [Content-Length: 1571] [Error 404 (Not Found)!!1]\nhttps://www.google.com/is [200] [Content-Length: 0] [Google]\nhttps://www.google.com/mistake/this/is [404] [Content-Length: 1576] [Error 404 (Not Found)!!1]\nhttps://www.google.com/mistake/this [404] [Content-Length: 1573] [Error 404 (Not Found)!!1]\nhttps://www.google.com/mistake/is/this [404] [Content-Length: 1576] [Error 404 (Not Found)!!1]\nhttps://www.google.com/mistake/is [404] [Content-Length: 1571] [Error 404 (Not Found)!!1]\nhttps://www.google.com/mistake [404] [Content-Length: 1568] [Error 404 (Not Found)!!1]\nhttps://www.google.com [200] [Content-Length: 0] [Google]\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzblurx%2Fhike","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzblurx%2Fhike","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzblurx%2Fhike/lists"}