mirror of
https://github.com/shadowsocks/shadowsocks.git
synced 2026-03-01 18:23:29 +01:00
9 lines
174 B
JSON
9 lines
174 B
JSON
{
|
|
"server": "127.0.0.1",
|
|
"server_port": [8384, 8345, 8346, 8347],
|
|
"local_port": 1081,
|
|
"password": "foobar4",
|
|
"timeout": 60,
|
|
"method": "aes-256-cfb"
|
|
}
|