The quickest way to Penetrate GFW With ShadowSocks(Docker Container) On Centos7.
Install Docker CE
1 2 3 |
|
start docker
1
|
|
pull shadowsocks container
1
|
|
start shadowsocks service
1
|
|
You can configure the service to run on a port of your choice. Just make sure the port number given to Docker is the same as the one given to shadowsocks. Also, it is highly recommended that you store the shadowsocks password in an environment variable as shown above. This way the password will not show in plain text when you run docker ps.
For more command line options, refer to the shadowsocks documentation
windows Client
Client is the machine you want to bypass the GFW.
Download the client package Shadowsocks-win-latest-release, extract it, and run.
You can check its “System Proxy” option, which is convenient for all browsers and terminal.