{"id":15481240,"url":"https://github.com/litencatt/croxy","last_synced_at":"2026-04-27T21:31:51.905Z","repository":{"id":103497291,"uuid":"132322007","full_name":"litencatt/croxy","owner":"litencatt","description":"Curl commands history management ruby script.","archived":false,"fork":false,"pushed_at":"2018-05-07T10:31:09.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-28T14:36:00.934Z","etag":null,"topics":["curl","ruby","script"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/litencatt.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,"publiccode":null,"codemeta":null}},"created_at":"2018-05-06T08:55:38.000Z","updated_at":"2018-05-07T10:31:11.000Z","dependencies_parsed_at":"2023-10-17T19:45:16.438Z","dependency_job_id":null,"html_url":"https://github.com/litencatt/croxy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/litencatt/croxy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litencatt%2Fcroxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litencatt%2Fcroxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litencatt%2Fcroxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litencatt%2Fcroxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/litencatt","download_url":"https://codeload.github.com/litencatt/croxy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litencatt%2Fcroxy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32356598,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T20:07:02.737Z","status":"ssl_error","status_checked_at":"2026-04-27T20:07:00.910Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["curl","ruby","script"],"created_at":"2024-10-02T05:02:49.317Z","updated_at":"2026-04-27T21:31:51.899Z","avatar_url":"https://github.com/litencatt.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Usage\n\n### Setup\n```rb\n$ ./setup\n\n#=\u003e copy croxy to /usr/loca/bin\n```\n\n### Run\n```\n$ croxy http://localhost:3000\n\n#=\u003e create ~/.croxy_history and save executed curl commands\n```\n\n### Use with peco\n```\n# ~/.zshrc\nfunction croxy-peco () {\n    local selected_command=$(croxy -l | peco)\n    if [ -n \"$selected_command\" ]; then\n        BUFFER=\"croxy ${selected_command}\"\n        zle accept-line\n    fi\n    zle clear-screen\n}\nzle -N croxy-peco\nbindkey \"^@\" croxy-peco\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flitencatt%2Fcroxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flitencatt%2Fcroxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flitencatt%2Fcroxy/lists"}