mirror of
https://github.com/shadowsocks/shadowsocks-rust.git
synced 2026-02-09 01:59:16 +08:00
10 lines
199 B
JSON
10 lines
199 B
JSON
{
|
|
"server": "127.0.0.1",
|
|
"server_port": 8388,
|
|
"local_port": 1080,
|
|
"local_address": "127.0.0.1",
|
|
"password": "password",
|
|
"timeout": 300,
|
|
"method": "aes-256-gcm"
|
|
}
|