我们中国人需要管的
——— Jackie Chan
不需要政府造墙,网民也会自发造墙
——— clowwindy
Shadowsocks-libev is a lightweight secured SOCKS5 proxy for embedded devices and low-end boxes.
It is a port of Shadowsocks created by @clowwindy, which is maintained by @madeye and @linusyang.
- 
Get docker-compose.yml, then change SERVER_ADDRandPASSWORD.
- 
Run these commands: # On server (1.2.3.4) $ docker-compose up -d server # On client (192.168.1.234) $ docker-compose up -d client # On any LAN PC (192.168.1.XXX) $ curl -x socks5h://192.168.1.234:1080 https://www.youtube.com/
- 
Set socks5 proxy in your favorite web browser. 
sudo apt-get update
sudo apt-get install shadowsocks-libevConfig file format: config.json
View license information for the software contained in this image.
If you find a bug, please create an issue. Feel free to send me pull requests. Thank you!