{"id":16410022,"url":"https://github.com/juliandavidmr/proxyset","last_synced_at":"2026-05-05T13:41:48.310Z","repository":{"id":70333164,"uuid":"131029024","full_name":"juliandavidmr/proxyset","owner":"juliandavidmr","description":"Toolkit for setting up the github proxy","archived":false,"fork":false,"pushed_at":"2018-05-05T16:43:52.000Z","size":13,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-06T03:55:22.772Z","etag":null,"topics":["git","npm","proxy","yarn"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/juliandavidmr.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-04-25T15:43:37.000Z","updated_at":"2018-05-05T16:43:53.000Z","dependencies_parsed_at":"2023-05-12T23:45:20.339Z","dependency_job_id":null,"html_url":"https://github.com/juliandavidmr/proxyset","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/juliandavidmr/proxyset","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliandavidmr%2Fproxyset","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliandavidmr%2Fproxyset/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliandavidmr%2Fproxyset/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliandavidmr%2Fproxyset/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliandavidmr","download_url":"https://codeload.github.com/juliandavidmr/proxyset/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliandavidmr%2Fproxyset/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32652467,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-05T11:29:49.557Z","status":"ssl_error","status_checked_at":"2026-05-05T11:29:48.587Z","response_time":54,"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":["git","npm","proxy","yarn"],"created_at":"2024-10-11T06:22:38.065Z","updated_at":"2026-05-05T13:41:48.261Z","avatar_url":"https://github.com/juliandavidmr.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# proxyset\n\nToolkit for setting up the github proxy\n\n## Why?\n\nIn some cases, it is necessary to configure the proxy for programs installed on a computer, such as _yarn_, _git_, and _npm_. This generates considerable time expenditure on Stackoverflow searches and the official documentation of these. `proxyset` solves this quickly with just a few steps, allowing you to configure _yarn_, _git_ and _npm_ with minimal configuration.\n\n## Usage\n\n\u003e Development mode: _Not yet available in npmjs_\n\n### **Git**\n\nQuickly set up git proxy:\n\n```bash\nproxyset e -g\n\n# prompt: host:  the.host.com.co\n# prompt: port:  8080\n# prompt: username:  user.name\n# prompt: password:  the.pass\n#\n# Git proxy removed!\n```\n\n#### **Remove proxy**\n\n```bash\nproxyset d -g\n```\n\n#### **See proxy**\n\n```bash\nproxyset -gv\n```\n\n### **npm**\n\nQuickly set up npm proxy:\n\n```bash\nproxyset e -g\n\n# prompt: host:  the.host.com.co\n# prompt: port:  8080\n# prompt: username:  user.name\n# prompt: password:  the.pass\n#\n# Git proxy removed!\n```\n\n#### **Remove proxy**\n\n```bash\nproxyset d -g\n```\n\n#### **See proxy**\n\n```bash\nproxyset -gv\n```\n\nQuickly set up yarn proxy:\n\n```bash\n# under construction\n```\n\nQuickly set up npm proxy:\n\n```bash\n# under construction\n```\n\n### Commands\n\n| Options |         Detail      |\n|---------|---------------------|\n| enable  | Enable proxy        |\n| disable | Disable proxy       |\n\n### Options\n\n| Options |         Detail      | Type | Default |\n|---------|---------------------|------|---------|\n| auth    | Use authentication  | Bool | true    |\n| npm     | Set npm proxy       | None |         |\n| yarn    | Set yarn proxy      | None |         |\n| git     | Set git proxy       | None |         |\n| view    | View data proxy     | None |         |\n| windows | Set windows proxy   | None |         |\n| linux   | Set linux proxy     | None |         |\n\nLicense MIT","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuliandavidmr%2Fproxyset","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjuliandavidmr%2Fproxyset","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuliandavidmr%2Fproxyset/lists"}