Create shadowsocks.json

This commit is contained in:
Sah 2015-01-04 13:05:14 +08:00
parent 6bfe87bbbe
commit f78c71d065

5
docker/shadowsocks.json Normal file
View file

@ -0,0 +1,5 @@
{
"password":"Change Me!",
"timeout":120,
"method":"aes-256-cfb"
}