Sign inSign up

yuansmin/shadowsocks-libev

By yuansmin

Updated almost 7 years ago

Image
0

76

yuansmin/shadowsocks-libev repository overview

a image with configfile & v2ray-plugin

configfile path: /home/ss/ss.conf, you can modify it as you wish, and then restart the container

listening on 10118 by default

docker run -d -p 10118:10118 yuansmin/shadowsocks-libev:v3.3.2-all

default config
{
    "server":"0.0.0.0",
    "server_port":10118,
    "password":"password",
    "timeout":300,
    "method":"aes-256-cfb",
    "fast_open": false,
    "plugin": "/home/ss/v2ray-plugin",
    "plugin_opts": "server",
    "acl": "/home/ss/server_block_local.acl"
}

Tag summary

Content type

Image

Digest

Size

10.7 MB

Last updated

almost 7 years ago

docker pull yuansmin/shadowsocks-libev:v3.3.2-all