mirror of
https://github.com/kenzok8/small-package.git
synced 2026-02-08 07:37:13 +08:00
11 lines
205 B
JSON
11 lines
205 B
JSON
{
|
|
"server":"127.0.0.1",
|
|
"server_port":8388,
|
|
"local_port":1081,
|
|
"password":"aes_password",
|
|
"timeout":60,
|
|
"method":"rc4-md5",
|
|
"local_address":"127.0.0.1",
|
|
"fast_open":false
|
|
}
|