{"id":15107361,"url":"https://github.com/lifei6671/ssproxy","last_synced_at":"2025-10-17T21:54:11.532Z","repository":{"id":57544314,"uuid":"180944956","full_name":"lifei6671/ssproxy","owner":"lifei6671","description":"Golang实现的socks5、http代理协议，支持黑名单和白名单。支持通过二级代理包括shadowsocks连接。","archived":false,"fork":false,"pushed_at":"2019-04-25T10:03:34.000Z","size":104,"stargazers_count":17,"open_issues_count":1,"forks_count":10,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-06-27T10:05:47.417Z","etag":null,"topics":["golang","proxy","shadowsocks","socks5"],"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/lifei6671.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}},"created_at":"2019-04-12T06:31:05.000Z","updated_at":"2024-12-26T15:28:38.000Z","dependencies_parsed_at":"2022-09-16T23:02:15.631Z","dependency_job_id":null,"html_url":"https://github.com/lifei6671/ssproxy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lifei6671/ssproxy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lifei6671%2Fssproxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lifei6671%2Fssproxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lifei6671%2Fssproxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lifei6671%2Fssproxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lifei6671","download_url":"https://codeload.github.com/lifei6671/ssproxy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lifei6671%2Fssproxy/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262235779,"owners_count":23279566,"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":["golang","proxy","shadowsocks","socks5"],"created_at":"2024-09-25T21:24:01.934Z","updated_at":"2025-10-17T21:54:11.468Z","avatar_url":"https://github.com/lifei6671.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ssproxy\n\nGolang实现的socks5、http代理协议，支持黑名单和白名单。支持通过二级代理包括shadowsocks连接。\n\n## 功能列表\n\n- 自动识别 HTTP 和 socks5 协议\n- 支持二级代理，可通过 shadowsocks 上网\n- 支持黑名单和白名单，规则基于 ad block\n- 支持多代理负载均衡\n- 支持默认二级代理，当直连失败会使用默认代理连接\n\n## 使用\n\n1. 拉取源码\n\n```go\ngo get github.com/lifei6671/ssproxy\n```\n\n2. 编译\n\n```go\ngo build -o=ssproxy main.go\n```\n\n3. 配置\n\n将 `config/config.toml.example` 重命名为 `config/config.toml`。\n\n4. 启动\n\n```go\n./ssproy run -config=./config/config.toml\n```\n\n\n## License\n\nMIT License","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flifei6671%2Fssproxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flifei6671%2Fssproxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flifei6671%2Fssproxy/lists"}