{"id":19205561,"url":"https://github.com/tolerious/previous-shadowsocks","last_synced_at":"2026-01-28T01:04:37.844Z","repository":{"id":14484368,"uuid":"17196929","full_name":"tolerious/Previous-shadowsocks","owner":"tolerious","description":"Previous shadowsocks using ordinary python","archived":false,"fork":false,"pushed_at":"2014-02-26T03:05:12.000Z","size":104,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-15T11:34:38.761Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/tolerious.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":"2014-02-26T03:01:35.000Z","updated_at":"2017-10-18T06:48:22.000Z","dependencies_parsed_at":"2022-09-16T19:22:39.693Z","dependency_job_id":null,"html_url":"https://github.com/tolerious/Previous-shadowsocks","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tolerious%2FPrevious-shadowsocks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tolerious%2FPrevious-shadowsocks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tolerious%2FPrevious-shadowsocks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tolerious%2FPrevious-shadowsocks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tolerious","download_url":"https://codeload.github.com/tolerious/Previous-shadowsocks/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240278756,"owners_count":19776130,"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":[],"created_at":"2024-11-09T13:13:12.122Z","updated_at":"2026-01-28T01:04:37.832Z","avatar_url":"https://github.com/tolerious.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"shadowsocks\n===========\n\n[![Build Status](https://travis-ci.org/clowwindy/shadowsocks.png)](https://travis-ci.org/clowwindy/shadowsocks)  \nCurrent version: 1.0\n\nshadowsocks is a lightweight tunnel proxy which can help you get through firewalls\n\nOther ports and clients can be found [here](https://github.com/clowwindy/shadowsocks/wiki/Ports-and-Clients).\n\nusage\n-----------\n\nFirst, make sure you have Python 2.6 or 2.7.\n\n    $ python --version\n    Python 2.6.8\n\n\nThen edit `config.json`, change the following values:\n\n    server          your server ip or hostname\n    server_port     server port\n    local_port      local port\n    password        a password used to encrypt transfer\n\nPut all the files on your server. Run `python server.py` on your server. To run it in the background, run `nohup python server.py \u003e log \u0026`.\n\nPut all the files on your client machine. Run `python local.py` on your client machine.\n\nChange proxy settings of your browser into\n\n    SOCKS5 127.0.0.1:local_port\n\n\nadvanced\n------------\n\nYou can use args to override settings from `config.json`.\n\n    python local.py -s server_name -p server_port -l local_port -k password\n    python server.py -p server_port -k password\n\nYou may want to install gevent for better performance.\n\n    $ sudo apt-get install python-gevent\n\nOr:\n\n    $ sudo apt-get install libevent-dev python-pip\n    $ sudo pip install gevent\n\ntroubleshooting\n---------------\n\n* I can only load some websites  \n   Check the logs of local.py. If you see only IPs, not hostnames, your may got DNS poisoned, but your browser hasn't \n    been configured to let the proxy resolve DNS.  \n   To set proper DNS config, you can simply install FoxyProxy / Autoproxy for Firefox, or ProxySwitchy / SwitchySharp for \n   Chrome. They will set the config in your browser automatically.  \n   Or you can change network.proxy.socks_remote_dns into true in about:config page if you use Firefox.\n* I can't load any websites and the log prints mode != 1  \n    Make sure proxy protocol is set to Socks5, not Socks4 or HTTP.\n* I use IE and I can't get my proxy to work    \n    Since you can't specify Socks4 or Socks5 in IE settings, you may want to use a PAC(Proxy auto-config) script, or \n    just use Firefox instead.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftolerious%2Fprevious-shadowsocks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftolerious%2Fprevious-shadowsocks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftolerious%2Fprevious-shadowsocks/lists"}