Fixed simple-obfs configuration
Signed-off-by: Teddysun <i@teddysun.com>
This commit is contained in:
parent
eff33f1742
commit
3b95555547
|
|
@ -504,7 +504,8 @@ elif [ "${selected}" == "4" ]; then
|
||||||
"timeout":300,
|
"timeout":300,
|
||||||
"method":"${shadowsockscipher}",
|
"method":"${shadowsockscipher}",
|
||||||
"fast_open":${fast_open},
|
"fast_open":${fast_open},
|
||||||
"plugin":"obfs-server --obfs ${shadowsocklibev_obfs}"
|
"plugin":"obfs-server",
|
||||||
|
"plugin_opts":"obfs=${shadowsocklibev_obfs}"
|
||||||
}
|
}
|
||||||
EOF
|
EOF
|
||||||
else
|
else
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user