mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-06-19 11:45:29 +08:00
11 lines
223 B
JSON
11 lines
223 B
JSON
{
|
|
"server":"127.0.0.1",
|
|
"server_port":8388,
|
|
"local_port":1081,
|
|
"password":"salsa20_password",
|
|
"timeout":60,
|
|
"method":"salsa20-ctr",
|
|
"local_address":"127.0.0.1",
|
|
"fast_open":false
|
|
}
|