{"id":19419887,"url":"https://github.com/organization/warp-proxy","last_synced_at":"2025-06-22T05:06:05.127Z","repository":{"id":213143269,"uuid":"733106798","full_name":"organization/warp-proxy","owner":"organization","description":"Make socks5 proxy using Wgcf and Wireguard","archived":false,"fork":false,"pushed_at":"2023-12-18T16:20:33.000Z","size":12,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-02-25T04:12:37.869Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/organization.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}},"created_at":"2023-12-18T15:21:10.000Z","updated_at":"2024-06-24T13:59:39.000Z","dependencies_parsed_at":"2023-12-18T21:11:45.389Z","dependency_job_id":"1153ac0f-8c74-400d-990f-83545a1e239b","html_url":"https://github.com/organization/warp-proxy","commit_stats":null,"previous_names":["organization/warp-proxy"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/organization/warp-proxy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/organization%2Fwarp-proxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/organization%2Fwarp-proxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/organization%2Fwarp-proxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/organization%2Fwarp-proxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/organization","download_url":"https://codeload.github.com/organization/warp-proxy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/organization%2Fwarp-proxy/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261238896,"owners_count":23128879,"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":[],"created_at":"2024-11-10T13:19:29.591Z","updated_at":"2025-06-22T05:06:00.102Z","avatar_url":"https://github.com/organization.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Warp-Proxy\nMake socks5 proxy server using Wgcf and Wireguard.\n\n## Usage\n```ts\nlet service = new WarpProxy(\"wgcf_executable_path\", \"wireproxy_executable_path\");\nawait service.init();\n\nlet port = 8080;\nlet proxy1 = service.createProxy(port);\nawait proxy1.startService();\n\n// listen socks5 proxy server on 'socks5://127.0.0.1:8080'\n\nproxy1.stopService();\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forganization%2Fwarp-proxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Forganization%2Fwarp-proxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forganization%2Fwarp-proxy/lists"}