{"id":21355638,"url":"https://github.com/0x00-0x00/ghubs","last_synced_at":"2026-05-16T21:09:54.727Z","repository":{"id":113366502,"uuid":"90171879","full_name":"0x00-0x00/ghubs","owner":"0x00-0x00","description":"Perl script to synchronize github repositories using GitHub API.","archived":false,"fork":false,"pushed_at":"2017-05-12T23:17:04.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-07-08T12:45:52.142Z","etag":null,"topics":["api","github","perl","repository"],"latest_commit_sha":null,"homepage":null,"language":"Perl","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/0x00-0x00.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":"2017-05-03T16:47:15.000Z","updated_at":"2017-05-05T16:09:03.000Z","dependencies_parsed_at":"2023-06-26T19:48:11.847Z","dependency_job_id":null,"html_url":"https://github.com/0x00-0x00/ghubs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/0x00-0x00/ghubs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0x00-0x00%2Fghubs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0x00-0x00%2Fghubs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0x00-0x00%2Fghubs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0x00-0x00%2Fghubs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0x00-0x00","download_url":"https://codeload.github.com/0x00-0x00/ghubs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0x00-0x00%2Fghubs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33119006,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T18:38:32.183Z","status":"ssl_error","status_checked_at":"2026-05-16T18:38:29.903Z","response_time":115,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["api","github","perl","repository"],"created_at":"2024-11-22T04:18:59.273Z","updated_at":"2026-05-16T21:09:54.711Z","avatar_url":"https://github.com/0x00-0x00.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GHubS - version 0.01\n\n## Required perl modules\n1. JSON;\n2. Getopt::ArgParse;\n3. Data::Dumper;\n4. LWP::UserAgent;\n\n## Installation tutorial\nTo install the program and download all dependencies, simply run the install script.\n```bash\n./install.pl\n```\n\n## Usage instructions\n_First, you'll need a OAuth2 token for authentication to the GitHub API. You can get one at 'Settings' in Github website._\n\nTo see the available options, type `./ghubs.pl -h`\n\nTo download all repositories from user `xxx`, type:\n```bash\n./ghubs.pl -u xxx -t TOKEN\n```\n\n## Advanced Usage\nYou can blacklist certain directories, specifing each one inside a text file, line by line, then, executing the script with the -b handle, like this:\n```bash\n./ghubs.pl -u xxx -b blacklist -t TOKEN\n```\n\nBy default, all the repositories go to the current working directory, to direct the repositories to another local folder, add the -l handle to the script arguments, like this:\n```bash\n./ghubs.pl -u xxx -l folder1/ -t TOKEN\n```\n\nFor private repository synchronization:\n```bash\n./ghubs.pl -u xxx -t TOKEN --private\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0x00-0x00%2Fghubs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0x00-0x00%2Fghubs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0x00-0x00%2Fghubs/lists"}