{"id":20917468,"url":"https://github.com/mikubill/wssocks","last_synced_at":"2025-05-13T12:30:39.405Z","repository":{"id":113942630,"uuid":"272051203","full_name":"Mikubill/wsSocks","owner":"Mikubill","description":"Socks5 Proxy based on Websocket. ","archived":false,"fork":false,"pushed_at":"2020-07-10T15:56:25.000Z","size":50,"stargazers_count":12,"open_issues_count":0,"forks_count":10,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-01T23:35:01.481Z","etag":null,"topics":["proxy","socks5","websocket"],"latest_commit_sha":null,"homepage":"","language":"Go","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/Mikubill.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":"2020-06-13T17:03:41.000Z","updated_at":"2024-11-23T13:15:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"72ed5349-f61b-477f-8d9c-1741c993fbf8","html_url":"https://github.com/Mikubill/wsSocks","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mikubill%2FwsSocks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mikubill%2FwsSocks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mikubill%2FwsSocks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mikubill%2FwsSocks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mikubill","download_url":"https://codeload.github.com/Mikubill/wsSocks/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253942130,"owners_count":21987988,"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":["proxy","socks5","websocket"],"created_at":"2024-11-18T16:33:28.404Z","updated_at":"2025-05-13T12:30:39.396Z","avatar_url":"https://github.com/Mikubill.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# wsSocks\n\nAn efficient, multiplexed proxy tool based on Websocket.\n\n* Support socks5 proxy\n* Support multiplexing\n* Support client authentication\n* Support traffic statistics\n* Support reverse proxy\n\n一个基于WebSocket的代理工具，支持双向数据验证、TLS加密、多路复用等特性。\n\n## install\n\n`curl -Ls git.io/wsSocks | sh`\n\n## usage\n\nGenerate Cert\n\n`./wsSocks cert --hosts localhost`\n\nServer with TLS\n\n`./wsSocks server -l wss://localhost:2333/ws --cert root.pem --key root.key --auth \u003cpassword\u003e`\n\nClient \n\n`./wsSocks client -s wss://localhost:2333/ws --insecure --auth \u003cpassword\u003e`\n\nServer without TLS\n\n`./wsSocks client -l ws://localhost:2333/ws --auth \u003cpassword\u003e`\n\nClient \n\n`./wsSocks client -s ws://localhost:2333/ws --auth \u003cpassword\u003e`\n\nBuilt-in Benchmark\n\n`./wsSocks benchmark -s ws://localhost:2333/ws --block 10240 --auth \u003cpassword\u003e`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikubill%2Fwssocks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmikubill%2Fwssocks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikubill%2Fwssocks/lists"}