{"id":15283751,"url":"https://github.com/arstgit/shadowsocks-lite","last_synced_at":"2025-04-12T23:08:37.111Z","repository":{"id":57357784,"uuid":"138394909","full_name":"arstgit/shadowsocks-lite","owner":"arstgit","description":"Socks5 proxy client and server.","archived":false,"fork":false,"pushed_at":"2022-01-14T07:45:21.000Z","size":18,"stargazers_count":15,"open_issues_count":1,"forks_count":3,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-12T23:08:28.810Z","etag":null,"topics":["shadowsocks","socks5"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/arstgit.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2018-06-23T11:13:16.000Z","updated_at":"2023-07-24T13:15:49.000Z","dependencies_parsed_at":"2022-09-26T16:33:19.876Z","dependency_job_id":null,"html_url":"https://github.com/arstgit/shadowsocks-lite","commit_stats":null,"previous_names":["derekchuank/shadowsocks-lite"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arstgit%2Fshadowsocks-lite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arstgit%2Fshadowsocks-lite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arstgit%2Fshadowsocks-lite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arstgit%2Fshadowsocks-lite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arstgit","download_url":"https://codeload.github.com/arstgit/shadowsocks-lite/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248643004,"owners_count":21138355,"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":["shadowsocks","socks5"],"created_at":"2024-09-30T14:47:13.782Z","updated_at":"2025-04-12T23:08:37.093Z","avatar_url":"https://github.com/arstgit.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# shadowsocks-lite\n\n[![Build Status](https://travis-ci.org/derekchuank/shadowsocks-lite.svg?branch=master)](https://travis-ci.org/derekchuank/shadowsocks-lite)\n[![npm version](https://badge.fury.io/js/shadowsocks-lite.svg)](http://badge.fury.io/js/shadowsocks-lite)\n\n## Super simple to use\n\nSocks5 proxy client and server.\n\n## Usage\n\n1.  Create a file named `config.json`, with the following content:\n\n```\n    {\n      \"server\":\"my_server_ip\",\n      \"server_port\":8388,\n      \"local_address\": \"127.0.0.1\",\n      \"local_port\":1080,\n      \"password\":\"foobar\"\n    }\n```\n\n2.  `cd` into the directory of `config.json`.\n\n3.  On your server, run:\n\n```\n    npm install -g shadowsocks-lite\n    sslserver\n```\n\n4.  On your client, run:\n\n```\n    npm install -g shadowsocks-lite\n    ssllocal\n```\n\n5.  Change the proxy setting in your browser.\n\n```\n    protocol: socks5\n    hostname: 127.0.0.1\n    port: 1080\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farstgit%2Fshadowsocks-lite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farstgit%2Fshadowsocks-lite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farstgit%2Fshadowsocks-lite/lists"}