{"id":48680823,"url":"https://github.com/zk-123/shadowsocks","last_synced_at":"2026-08-07T13:30:16.706Z","repository":{"id":37177851,"uuid":"146572981","full_name":"zk-123/shadowsocks","owner":"zk-123","description":"shadowsocks with java","archived":false,"fork":false,"pushed_at":"2022-06-17T01:44:00.000Z","size":244,"stargazers_count":27,"open_issues_count":1,"forks_count":11,"subscribers_count":6,"default_branch":"master","last_synced_at":"2023-03-04T09:38:20.785Z","etag":null,"topics":["cipher","shadowsocks","shadowsocks-client","shadowsocks-java","shadowsocks-server","socks5"],"latest_commit_sha":null,"homepage":"","language":"Java","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/zk-123.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}},"created_at":"2018-08-29T08:55:56.000Z","updated_at":"2022-10-30T12:21:21.000Z","dependencies_parsed_at":"2022-08-18T05:21:33.812Z","dependency_job_id":null,"html_url":"https://github.com/zk-123/shadowsocks","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"purl":"pkg:github/zk-123/shadowsocks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zk-123%2Fshadowsocks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zk-123%2Fshadowsocks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zk-123%2Fshadowsocks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zk-123%2Fshadowsocks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zk-123","download_url":"https://codeload.github.com/zk-123/shadowsocks/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zk-123%2Fshadowsocks/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36378971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-07T02:00:06.708Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["cipher","shadowsocks","shadowsocks-client","shadowsocks-java","shadowsocks-server","socks5"],"created_at":"2026-04-11T01:00:36.067Z","updated_at":"2026-08-07T13:30:16.696Z","avatar_url":"https://github.com/zk-123.png","language":"Java","funding_links":[],"categories":["网络编程"],"sub_categories":["Spring Cloud框架"],"readme":"[![Travis](https://img.shields.io/travis/rust-lang/rust.svg)]()\n[![Scrutinizer](https://img.shields.io/scrutinizer/g/filp/whoops.svg)]()\n\n# Env\n+ JDK1.7+\n\n# shadowsocks-server\nusage:\n```\njava -jar shadowsocks-server.jar -s \"0.0.0.0:1080\" -p \"123456\" -m \"aes-128-cfb\" \n```\n\nmore :\n```\nusage: java -jar shadowsocks-server.jar -h\n -s,--address \u003cip:port\u003e     server listen address. e.g: ip:port\n -p,--password \u003cpassword\u003e   password\n -m,--method \u003cmethodName\u003e   encrypt method. support method: [camellia-128-cfb, salsa20, chacha20-ietf, camellia-192-cfb, camellia-256-cfb, chacha20,\n                            aes-128-cfb, aes-256-cfb, rc4-md5, aes-192-cfb, aes-192-gcm, aes-256-gcm, aes-128-gcm]\n -h                         usage help\n -help                      usage full help\n```\nmore options with parameter '-help'\n\n# shadowsocks-client-socks5\n\nusage:\n```\njava -jar shadowsocks-socks.jar -s \"127.0.0.1:1088\" -p \"123456\" -m \"aes-256-gcm\" -c \"0.0.0.0:1081\"\n```\n\nmore:\n```\nusage: java -jar shadowsocks-socks.jar -h\n -s,--server_address \u003cip:port\u003e   server connect address. e.g: ip:port\n -p,--password \u003cpassword\u003e        server password\n -m,--method \u003cmethodName\u003e        encrypt method. support method: [camellia-128-cfb, salsa20, chacha20-ietf, camellia-192-cfb, camellia-256-cfb,\n                                 chacha20, aes-128-cfb, aes-256-cfb, rc4-md5, aes-192-cfb, aes-192-gcm, aes-256-gcm, aes-128-gcm]\n -c,--local_address \u003cip:port\u003e    local expose address. e.g: 0.0.0.0:1080\n -h                              usage help\n -help                           usage full help\n```\nmore options with parameter '-help'\n\n[more info wiki](https://github.com/zk-123/shadowsocks/wiki/%E5%AE%98%E6%96%B9%E5%8D%8F%E8%AE%AE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzk-123%2Fshadowsocks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzk-123%2Fshadowsocks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzk-123%2Fshadowsocks/lists"}