{"id":25074774,"url":"https://github.com/rix4uni/gocl","last_synced_at":"2025-03-31T19:47:10.633Z","repository":{"id":266439510,"uuid":"897449338","full_name":"rix4uni/gocl","owner":"rix4uni","description":"gocl is similar tool like go install command that install's go tools.","archived":false,"fork":false,"pushed_at":"2025-01-05T17:32:07.000Z","size":12,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-07T00:18:33.721Z","etag":null,"topics":["bug-bounty","bugbounty","bugbountytips","go","golang","golang-tools","hacking","infosec","osint","osint-resources","osint-tool","penetration-testing","pentest-tool","pentesting","recon","reconnaissance","security","security-tools","threat-intelligence","tools"],"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/rix4uni.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":"2024-12-02T16:43:42.000Z","updated_at":"2025-01-22T03:44:04.000Z","dependencies_parsed_at":"2024-12-04T09:36:14.618Z","dependency_job_id":"673d2d93-e811-42c4-ad0b-fd2ace80474f","html_url":"https://github.com/rix4uni/gocl","commit_stats":null,"previous_names":["rix4uni/gocl"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rix4uni%2Fgocl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rix4uni%2Fgocl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rix4uni%2Fgocl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rix4uni%2Fgocl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rix4uni","download_url":"https://codeload.github.com/rix4uni/gocl/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246531983,"owners_count":20792735,"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":["bug-bounty","bugbounty","bugbountytips","go","golang","golang-tools","hacking","infosec","osint","osint-resources","osint-tool","penetration-testing","pentest-tool","pentesting","recon","reconnaissance","security","security-tools","threat-intelligence","tools"],"created_at":"2025-02-07T00:18:32.024Z","updated_at":"2025-03-31T19:47:10.608Z","avatar_url":"https://github.com/rix4uni.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"## gocl\n\ngocl is similar tool like `go install` command that install's go tools.\n\n## Installation\n```\ngo install github.com/rix4uni/gocl@latest\n```\n\n## Download prebuilt binaries\n```\nwget https://github.com/rix4uni/gocl/releases/download/v0.0.4/gocl-linux-amd64-0.0.4.tgz\ntar -xvzf gocl-linux-amd64-0.0.4.tgz\nrm -rf gocl-linux-amd64-0.0.4.tgz\nmv gocl ~/go/bin/gocl\n```\nOr download [binary release](https://github.com/rix4uni/gocl/releases) for your platform.\n\n## Compile from source\n```\ngit clone --depth 1 github.com/rix4uni/gocl.git\ncd gocl; go install\n```\n\n## Usage\n```\nUsage of gocl:\n  -i, --input string   URL or file containing URLs of the repository to install\n      --version        Print the version of the tool and exit.\n```\n\n## Examples\n```\nUsage:\n gocl -i github.com/rix4uni/gocl\n gocl -i urls.txt\n\nCustom Path:\n gocl -i github.com/projectdiscovery/chaos-client -c \"cmd/chaos\"\n\nurls.txt:\n github.com/rix4uni/gocl\n github.com/rix4uni/unew\n github.com/rix4uni/Gxss\n```\n\n#### You can do this manually but you need to run 3 commands\n```\ngit clone --depth 1 https://github.com/rix4uni/gocl.git\ncd gocl\ngo install\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frix4uni%2Fgocl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frix4uni%2Fgocl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frix4uni%2Fgocl/lists"}