Shadowsocks on RaspberryPi and other ARM boards.
488
Based on tommylau/shadowsocks.
docker run --name=[name] -p 8388:8388 -d matrixanger/rpi-shadowsocks -s 0.0.0.0 -p 8388 -k [password] -m [method]
Supported method include: table, rc4, rc4-md5, aes-128-cfb, aes-192-cfb, aes-256-cfb, bf-cfb, camellia-128-cfb, camellia-192-cfb, camellia-256-cfb, cast5-cfb, des-cfb, idea-cfb, rc2-cfb, seed-cfb, salsa20 and chacha20.
Content type
Image
Digest
Size
6.3 MB
Last updated
about 10 years ago
docker pull matrixanger/rpi-shadowsocks