docker-shadowsocks-libev icon indicating copy to clipboard operation
docker-shadowsocks-libev copied to clipboard

:airplane: Dockerfiles for shadowsocks-libev server and client (on x86 and arm)

Results 6 docker-shadowsocks-libev issues
Sort by recently updated
recently updated
newest added

Want to set the network to be bridge mode. Dose not this lib provide that option?

Can't find SERVER_PORT in docker-compose.yml until i see it in Dockerfile, suggest add en example for SERVER_PORT

https://github.com/shadowsocks/simple-obfs 能否把这个组件也编译进镜像里呢? shadowsocks-libev 3.0.3版本支持流量混淆,主要就是上面的那个插件在起作用。 谢谢啦~~~~

I get `connection reset by peer` error when try connect to the server instance via `sslocal` command. When is use `docker-compose up -d client` it works fine but not when...

The demo only supports `socks5` and does not support `http` or `https`?