mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-15 18:03:30 +00:00
15 lines
301 B
JSON
15 lines
301 B
JSON
{
|
|
"server": "serverip",
|
|
"server_port": 443,
|
|
"password": "password",
|
|
"method": "rc4-md5",
|
|
"local_address": "0.0.0.0",
|
|
"local_port": 1080,
|
|
"timeout": 120,
|
|
"protocol": "origin",
|
|
"protocol_param": "",
|
|
"obfs": "plain",
|
|
"obfs_param": "",
|
|
"fast_open": false
|
|
}
|