Since v1.4.1, Xray has introduced a new feature to transfer data via
browsers, which can disguise itself as a normal browser to cheat
network censorship.
For more details, see https://github.com/XTLS/Xray-core/pull/421.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(backported from 736667ce6e
)
12 lines
229 B
Text
12 lines
229 B
Text
|
|
config xray 'enabled'
|
|
option enabled '0'
|
|
option fullcone '1'
|
|
|
|
config xray 'config'
|
|
option confdir '/etc/xray'
|
|
list conffiles '/etc/xray/config.json'
|
|
option datadir '/usr/share/xray'
|
|
option dialer ''
|
|
option format 'json'
|
|
|