Update V2rayConfig.kt
This commit is contained in:
@@ -185,6 +185,7 @@ data class V2rayConfig(
|
||||
}
|
||||
} else {
|
||||
tcpSetting.header.type = "none"
|
||||
sni = host ?: ""
|
||||
}
|
||||
tcpSettings = tcpSetting
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user