mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-02-14 19:41:51 +00:00
Fix obfs
This commit is contained in:
parent
0dd12e5485
commit
5d0ed06efa
1 changed files with 1 additions and 1 deletions
|
@ -412,7 +412,7 @@ validate_common_server_options_() {
|
|||
'plugin:string' \
|
||||
'plugin_opts:string' \
|
||||
'obfs:bool:0' \
|
||||
'obfs_plugin:or("v2ray","obfs-simple"):v2ray' \
|
||||
'obfs_plugin:or("v2ray","obfs"):v2ray' \
|
||||
'obfs_type:or("http","tls"):http'
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue