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