Sign inSign up

minirplus/ssrmu

By minirplus

•Updated over 4 years ago

Image
0

132

minirplus/ssrmu repository overview

⁠Quick Run

before run, you must prepare the 3 config file of ssrmu, userapiconfig.py态user-config.json and usermysql.json. All settings are include in the config file, no arg supported.

docker run -d \
-p 989:989 \
--restart unless-stopped \
--name ssr \
-v /root/shadowsocksr/userapiconfig.py:/shadowsocksr-manyuser/userapiconfig.py \
-v /root/shadowsocksr/user-config.json:/shadowsocksr-manyuser/user-config.json \
-v /root/shadowsocksr/usermysql.json:/shadowsocksr-manyuser/usermysql.json \
minirplus/ssrmu:3.3.3

change -p... and -v... to your needs.

Tag summary

Content type

Image

Digest

Size

38 MB

Last updated

over 4 years ago

docker pull minirplus/ssrmu:3.4.0