mirror of
https://github.com/WilliamPeterMatthew/sslocal-manager-alpine.git
synced 2026-02-27 09:53:28 +08:00
11 lines
224 B
JSON
11 lines
224 B
JSON
{
|
|
"server": "ss.example.com",
|
|
"server_port": 8388,
|
|
"local_address": "0.0.0.0",
|
|
"local_port": 1080,
|
|
"password": "Password",
|
|
"timeout": 300,
|
|
"method": "aes-256-gcm",
|
|
"mode": "tcp_and_udp"
|
|
}
|