{"id":13775912,"url":"https://github.com/icodesign/proxy-uri","last_synced_at":"2026-04-08T15:01:27.867Z","repository":{"id":145754437,"uuid":"113643405","full_name":"icodesign/proxy-uri","owner":"icodesign","description":"Helper to generate/parse Shadowsocks(R)/HTTP(S) URI","archived":false,"fork":false,"pushed_at":"2024-10-26T07:25:43.000Z","size":240,"stargazers_count":53,"open_issues_count":5,"forks_count":16,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-11T08:36:11.909Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/icodesign.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,"zenodo":null}},"created_at":"2017-12-09T05:04:34.000Z","updated_at":"2022-11-27T10:01:58.000Z","dependencies_parsed_at":"2024-01-07T22:47:43.245Z","dependency_job_id":"1fafd760-4b74-40f5-8f5e-d25df6c50970","html_url":"https://github.com/icodesign/proxy-uri","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/icodesign/proxy-uri","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icodesign%2Fproxy-uri","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icodesign%2Fproxy-uri/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icodesign%2Fproxy-uri/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icodesign%2Fproxy-uri/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/icodesign","download_url":"https://codeload.github.com/icodesign/proxy-uri/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icodesign%2Fproxy-uri/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31560476,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","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":[],"created_at":"2024-08-03T17:01:54.313Z","updated_at":"2026-04-08T15:01:27.835Z","avatar_url":"https://github.com/icodesign.png","language":"TypeScript","funding_links":[],"categories":["\u003ca id=\"d03d494700077f6a65092985c06bf8e8\"\u003e\u003c/a\u003e工具"],"sub_categories":["\u003ca id=\"cb16466a31a167bb61f39e2a4a85f449\"\u003e\u003c/a\u003eShadowsocks"],"readme":"![License](https://img.shields.io/badge/license-MIT-green.svg)\n[![Build Status](https://travis-ci.org/icodesign/proxy-uri.svg?branch=master)](https://travis-ci.org/icodesign/proxy-uri)\n\n`proxy-uri` is a utility to help generate or parse Shadowsocks(R)/HTTP(S) URI.\n\n## Build from source\n```\nyarn deploy\n```\n\n## Usage\n\n### Generate URI\n```\nimport { Proxy } from 'proxy-uri';\nproxy.toURI(false);\n```\n\n### Parse URI\n```\nimport { ProxyURI } from 'proxy-uri';\nlet proxies = ProxyURI.parse(uri);\n```\n\nMore examples can be found in [tests](https://github.com/icodesign/proxy-uri/blob/master/test/index.test.ts).\n\n## Projects\n\n- [Potatso Lite](https://itunes.apple.com/app/id1239860606?mt=8)\n\n## License\n`MIT LICENSE`\nSee `LICENSE` for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ficodesign%2Fproxy-uri","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ficodesign%2Fproxy-uri","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ficodesign%2Fproxy-uri/lists"}