MarioNoll / WG-Auto-Connect

Auto connect to a WireGuard tunnel
MIT License
14 stars 1 forks source link

Doesn't disconnect WG when using the kernel module #9

Open Rouji opened 5 months ago

Rouji commented 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