Update AngConfigManager.kt

This commit is contained in:
iseki
2020-07-24 11:23:46 +08:00
committed by GitHub
parent c0ec0d9404
commit 617f28f399

View File

@@ -397,6 +397,7 @@ object AngConfigManager {
vmess.alterId = alterId.toInt()
vmess.streamSecurity = if (tls) "tls" else ""
vmess.remarks = uri.fragment
vmess.security = "auto"
// TODO: allowInsecure not supported