{"id":21089448,"url":"https://github.com/io-sgr/docker-alpine-ssserver","last_synced_at":"2026-04-18T11:06:47.980Z","repository":{"id":135132078,"uuid":"96080031","full_name":"io-sgr/docker-alpine-ssserver","owner":"io-sgr","description":"Tiny image which brings you a Shadowsocks server using shadowsocks-libev","archived":false,"fork":false,"pushed_at":"2017-07-03T07:02:05.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-14T19:12:47.557Z","etag":null,"topics":["alpine","alpine-image","alpine-linux","docker","docker-image","shadowsocks","shadowsocks-libev","shadowsocks-server"],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/io-sgr.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":"2017-07-03T07:00:35.000Z","updated_at":"2017-07-03T07:03:10.000Z","dependencies_parsed_at":"2023-04-28T21:26:35.109Z","dependency_job_id":null,"html_url":"https://github.com/io-sgr/docker-alpine-ssserver","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/io-sgr/docker-alpine-ssserver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/io-sgr%2Fdocker-alpine-ssserver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/io-sgr%2Fdocker-alpine-ssserver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/io-sgr%2Fdocker-alpine-ssserver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/io-sgr%2Fdocker-alpine-ssserver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/io-sgr","download_url":"https://codeload.github.com/io-sgr/docker-alpine-ssserver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/io-sgr%2Fdocker-alpine-ssserver/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279020649,"owners_count":26086895,"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","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"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":["alpine","alpine-image","alpine-linux","docker","docker-image","shadowsocks","shadowsocks-libev","shadowsocks-server"],"created_at":"2024-11-19T21:29:05.725Z","updated_at":"2025-10-14T19:12:49.418Z","avatar_url":"https://github.com/io-sgr.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker-alpine-ssserver\nTiny image which brings you a Shadowsocks server using shadowsocks-libev\n\n# Usage\n\n1. Create a Shadowsocks server configuration file at **\u003csome_path\u003e/ss-server.json** for example, with content:\n```\n{\n    \"server\":\"\u003cserver_ip\u003e\",\n    \"server_port\":8888,\n    \"local_port\":1080,\n    \"password\":\"\u003cpassword\u003e\",\n    \"timeout\":180,\n    \"method\":\"\u003cencryption\u003e\"\n}\n```\nThe server needs to listen at port **8888** because that's the port that docker image exposed. You will able to map it to a different port later. DO NOT change this port unless you know what you are doing.\n\n2. Run the following command:\n```\ndocker run -d \\\n    -p \u003cactual_port\u003e:8888 \\\n    -v \u003csome_path\u003e/ss-server.json:/etc/shadowsocks-libev/config.json \\\n    sgrio/alpine-ssserver\n```\n3. Now you have a Shadowsocks server listening at the **actual_port** you just passed to the command.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fio-sgr%2Fdocker-alpine-ssserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fio-sgr%2Fdocker-alpine-ssserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fio-sgr%2Fdocker-alpine-ssserver/lists"}