wgtunnel/app
Zane Schepke 689c97f452 fix: auto tunneling failure with rapid network changes
Fixes issue where rapid network switching could cause unexpected VPN connections and disconnection. Fixed by changing from real time network VPN triggers to three second interval checks.

Attempts to optimize battery drain while VPN connected by switching VPN statistics gathering to 10 second intervals.

Closes #11, Closes #12, Closes #10
2023-08-01 17:39:11 -04:00
..
objectbox-models feat: support for Always-On VPN and Android TV 2023-07-23 00:51:19 -04:00
src fix: auto tunneling failure with rapid network changes 2023-08-01 17:39:11 -04:00
.gitignore initial commit 2023-06-18 21:43:22 -04:00
build.gradle.kts fix: auto tunneling failure with rapid network changes 2023-08-01 17:39:11 -04:00
google-services.json initial commit 2023-06-18 21:43:22 -04:00
proguard-rules.pro initial commit 2023-06-18 21:43:22 -04:00