mirror of
https://github.com/MatsuriDayo/NekoBoxForAndroid.git
synced 2025-12-19 22:50:05 +08:00
chroe: update hysteria config
This commit is contained in:
parent
c56f9b1d9f
commit
52cd66a976
@ -157,6 +157,8 @@ fun HysteriaBean.buildHysteriaConfig(port: Int, cacheFile: (() -> File)?): Strin
|
||||
)
|
||||
)
|
||||
put("retry", 5)
|
||||
put("fast_open", true)
|
||||
put("lazy_start", true)
|
||||
put("obfs", obfuscation)
|
||||
when (authPayloadType) {
|
||||
HysteriaBean.TYPE_BASE64 -> put("auth", authPayload)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user