Amir Khazaie

Results 2 issues of Amir Khazaie

I have a VPS in France. I used the following to create a Shadowsocks connection: ``` docker run -d --name shadowsocks --restart always -e PASSWORD=XXXXXXXX -p8388:8388 -p8388:8388/udp -d shadowsocks/shadowsocks-libev ```...

bug
manager