mirror of
https://github.com/wgtunnel/android.git
synced 2026-07-03 14:07:49 +02:00
@@ -237,6 +237,7 @@ constructor(
|
||||
}
|
||||
|
||||
override suspend fun startTunnel(tunnelConfig: TunnelConfig) {
|
||||
if (activeTunnels.value.containsKey(tunnelConfig.id)) return
|
||||
val provider = tunnelProviderFlow.value
|
||||
val isKernel = provider is KernelTunnel
|
||||
|
||||
|
||||
Reference in New Issue
Block a user