mirror of
https://github.com/bolucat/Archive.git
synced 2025-12-24 13:28:37 +08:00
11 lines
201 B
JSON
11 lines
201 B
JSON
{
|
|
"server":"127.0.0.1",
|
|
"server_port":8389,
|
|
"local_port":1081,
|
|
"password":"salsa20_password",
|
|
"timeout":60,
|
|
"method":"salsa20",
|
|
"local":"127.0.0.1",
|
|
"fast_open":false
|
|
}
|