|
@ -10,6 +10,11 @@ A fast tunnel proxy that help you get through firewalls. |
|
|
Install |
|
|
Install |
|
|
------- |
|
|
------- |
|
|
|
|
|
|
|
|
|
|
|
You'll have a client on your local machine, and install a server on a |
|
|
|
|
|
remote server. |
|
|
|
|
|
|
|
|
|
|
|
For client, find any [GUI client]. For server: |
|
|
|
|
|
|
|
|
#### Debian / Ubuntu: |
|
|
#### Debian / Ubuntu: |
|
|
|
|
|
|
|
|
apt-get install python-pip python-m2crypto |
|
|
apt-get install python-pip python-m2crypto |
|
@ -31,7 +36,8 @@ Install |
|
|
|
|
|
|
|
|
#### Windows: |
|
|
#### Windows: |
|
|
|
|
|
|
|
|
Choose a [GUI client] |
|
|
Since installing M2Crypto on Windows is a bit frustrating, use |
|
|
|
|
|
[node.js version] instead. |
|
|
|
|
|
|
|
|
Usage |
|
|
Usage |
|
|
----- |
|
|
----- |
|
@ -109,6 +115,7 @@ Also see [Troubleshooting] |
|
|
[Chinese Readme]: https://github.com/clowwindy/shadowsocks/wiki/Shadowsocks-%E4%BD%BF%E7%94%A8%E8%AF%B4%E6%98%8E |
|
|
[Chinese Readme]: https://github.com/clowwindy/shadowsocks/wiki/Shadowsocks-%E4%BD%BF%E7%94%A8%E8%AF%B4%E6%98%8E |
|
|
[GUI client]: https://github.com/clowwindy/shadowsocks/wiki/Ports-and-Clients |
|
|
[GUI client]: https://github.com/clowwindy/shadowsocks/wiki/Ports-and-Clients |
|
|
[Issue Tracker]: https://github.com/clowwindy/shadowsocks/issues?state=open |
|
|
[Issue Tracker]: https://github.com/clowwindy/shadowsocks/issues?state=open |
|
|
|
|
|
[node.js version]: https://github.com/clowwindy/shadowsocks-nodejs |
|
|
[PyPI]: https://pypi.python.org/pypi/shadowsocks |
|
|
[PyPI]: https://pypi.python.org/pypi/shadowsocks |
|
|
[PyPI version]: https://img.shields.io/pypi/v/shadowsocks.svg?style=flat |
|
|
[PyPI version]: https://img.shields.io/pypi/v/shadowsocks.svg?style=flat |
|
|
[Supervisor]: https://github.com/clowwindy/shadowsocks/wiki/Configure-Shadowsocks-with-Supervisor |
|
|
[Supervisor]: https://github.com/clowwindy/shadowsocks/wiki/Configure-Shadowsocks-with-Supervisor |
|
|