{"id":24751974,"url":"https://github.com/ahnert37/comboclean","last_synced_at":"2025-10-10T21:32:08.284Z","repository":{"id":115369314,"uuid":"264695485","full_name":"ahnert37/comboclean","owner":"ahnert37","description":"Use comboclean to make it easy to use email and passwords, from big combolists, in your script.","archived":false,"fork":false,"pushed_at":"2021-08-27T18:28:46.000Z","size":16,"stargazers_count":15,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-09-27T17:15:25.443Z","etag":null,"topics":["bruteforce","combolist","easy","email","password","security-tools","shell-script"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/ahnert37.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,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2020-05-17T15:16:58.000Z","updated_at":"2025-05-23T22:58:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"d5d96ad4-fd56-4928-a87a-ef16b55af522","html_url":"https://github.com/ahnert37/comboclean","commit_stats":null,"previous_names":["geraldoam/comboclean","geraldoamf/comboclean","ahnert37/comboclean"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ahnert37/comboclean","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahnert37%2Fcomboclean","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahnert37%2Fcomboclean/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahnert37%2Fcomboclean/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahnert37%2Fcomboclean/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahnert37","download_url":"https://codeload.github.com/ahnert37/comboclean/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahnert37%2Fcomboclean/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279004814,"owners_count":26083783,"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","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"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":["bruteforce","combolist","easy","email","password","security-tools","shell-script"],"created_at":"2025-01-28T10:02:51.765Z","updated_at":"2025-10-10T21:32:08.046Z","avatar_url":"https://github.com/ahnert37.png","language":"Shell","funding_links":[],"categories":["Shell"],"sub_categories":[],"readme":"\n\u003cp align=\"center\"\u003e\n\t\u003cimg align=\"center\" src=\"https://user-images.githubusercontent.com/41551840/82152527-37348200-9838-11ea-96b4-5749348a9d3e.png\"\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n\t\u003ch3 align=\"center\"\u003eCombo Clean\u003c/h3\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n\t\u003ca target=\"__blank\" href=\"#\"\u003e\n\t  \u003cimg src=\"https://img.shields.io/badge/status-finish-green?\u0026style=for-the-badge\"/\u003e\n\t  \u003cimg src=\"https://img.shields.io/badge/license-mit-blue?\u0026style=for-the-badge\"/\u003e\n\t\u003c/a\u003e\n\u003c/p\u003e\n\n\n\u003cbr\u003e\n\n\u003ch2\u003eAbout\u003c/h2\u003e\n\u003cp\u003eUse comboclean to make it easy to use email and passwords, from big combolists, in your script.\u003c/p\u003e\n\n\n\u003ch2\u003eInstall\u003c/h2\u003e\n\n```markdown\n$ git clone https://github.com/geraldoahnert/comboclean\n$ cd comboclean/\n$ chmod +x comboclean\n\n# Install global command\n$ sudo cp comboclean /usr/bin/comboclean\n```\n\n\u003ch2\u003eHow to use\u003c/h2\u003e\n\n```markdown\n# Local\n$ ./comboclean --help\n\n# Global\n$ comboclean --help\n```\n\n\u003ch2\u003eExample\u003c/h2\u003e\n\nA combolist example:\n\n```console\n$ cat combolist.txt\n\nusername:password something | something | something\nusername:password something | something | something\nusername:password something | something | something\nusername:password something | something | something\nusername:password something | something | something\nusername:password something | something | something\n```\n\nUsing \u003cb\u003ecomboclean\u003c/b\u003e\n\n```console\n$ comboclean -f combolist.txt -o combolist2.txt\n```\n\n```console\n$ cat combolist2.txt\n\nusername:password\nusername:password\nusername:password\nusername:password\nusername:password\nusername:password\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahnert37%2Fcomboclean","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fahnert37%2Fcomboclean","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahnert37%2Fcomboclean/lists"}