Open Rouji opened 5 months ago
The tunnel gets enabled correctly, but never disabled. Wireguard doesn't quite register like a normal VPN app when using the kernel module, so my educated guess is https://github.com/MarioNoll/WG-Auto-Connect/blob/71dd60d9e99bdc6ebaacd3499622fbbab5508c69/app/src/main/kotlin/de/marionoll/wgautoconnect/service/NetworkMonitorService.kt#L219 is just always false
false
The tunnel gets enabled correctly, but never disabled.
Wireguard doesn't quite register like a normal VPN app when using the kernel module, so my educated guess is https://github.com/MarioNoll/WG-Auto-Connect/blob/71dd60d9e99bdc6ebaacd3499622fbbab5508c69/app/src/main/kotlin/de/marionoll/wgautoconnect/service/NetworkMonitorService.kt#L219 is just always
false