- Dockerfile: builds a Shadowsocks image - shadowsocks.json default config file - README.md: describing the usage of the image
5 lines
79 B
JSON
5 lines
79 B
JSON
{
|
|
"password":"Change Me!",
|
|
"timeout":120,
|
|
"method":"aes-256-cfb"
|
|
}
|