Acris / docker-shadowsocks-libev

Build a docker image for shadowsocks-libev with v2ray-plugin, based on Alpine Linux.
https://hub.docker.com/r/acrisliu/shadowsocks-libev/
MIT License
303 stars 95 forks source link

problems when work behind Nginx #15

Closed aria001 closed 4 years ago

aria001 commented 4 years ago

I want to make shadowsocks work behind an Nginx server. So I write an Nginx config file like this nginx

Then I run shadowsocks by this Inkedshadowsocks_LI

and I set my windows client like this ss配置

But It just not working. Here's nginx access log nginx-status

Acris commented 4 years ago

Remove tls, key and cert from your container arguments and try again.

Acris commented 4 years ago

Issue closed, feel free to re-open it if needed.