{"id":13842182,"url":"https://github.com/cryonayes/GoFilter","last_synced_at":"2025-07-11T14:31:05.745Z","repository":{"id":57597977,"uuid":"378728821","full_name":"cryonayes/GoFilter","owner":"cryonayes","description":"A tool to filter URLs by parameter count or size ","archived":false,"fork":false,"pushed_at":"2022-12-18T17:49:53.000Z","size":8,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-21T12:45:04.164Z","etag":null,"topics":["bugbounty","bugbounty-tool","golang"],"latest_commit_sha":null,"homepage":"","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/cryonayes.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}},"created_at":"2021-06-20T19:54:49.000Z","updated_at":"2022-12-18T17:49:57.000Z","dependencies_parsed_at":"2023-01-29T19:45:43.541Z","dependency_job_id":null,"html_url":"https://github.com/cryonayes/GoFilter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cryonayes/GoFilter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cryonayes%2FGoFilter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cryonayes%2FGoFilter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cryonayes%2FGoFilter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cryonayes%2FGoFilter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cryonayes","download_url":"https://codeload.github.com/cryonayes/GoFilter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cryonayes%2FGoFilter/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264833273,"owners_count":23670617,"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":["bugbounty","bugbounty-tool","golang"],"created_at":"2024-08-04T17:01:28.874Z","updated_at":"2025-07-11T14:31:05.476Z","avatar_url":"https://github.com/cryonayes.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"# GoFilter\nA tool to filter URLs by parameter count or size.\n\n\n### Examples:\n```bash\ncat hosts.txt | GoFilter -s\n```\n\n```bash\ncat hosts.txt | waybackurls | GoFilter -s\n```\n\n```bash\nGoFilter -f list.txt\n```\n\n### Installation: \n```bash\ngo install github.com/cryonayes/GoFilter@latest\n```\n\n### Usage:\n```bash\n➜  GoFilter -h\nFilter given URLs based on query size\n\nOptions:\n  -f,  --file          File to process\n  -s   --std           Read from standard input\n  -l,  --length        Run analysis based on query length\n  -mc, --min-count     Minimum parameter count\n  -q,  --quiet         Only print fullpath\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcryonayes%2FGoFilter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcryonayes%2FGoFilter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcryonayes%2FGoFilter/lists"}