Zane Schepke 64bb9f3b82 fix: foreground service start crashes
Attempt to fix startForegrounService causing crashes on some devices by not meeting the 5 second notification rule. Add notification to onCreate of services.

Limit startForeground to only be called where it is truly necessary in the TileService to allow starting the VPN while app is not running.

Attempt to manually initialize mlkit for QR code scanning to remediate some crashes caused by config scanning.
2023-09-10 00:23:23 -04:00
2023-09-10 00:23:23 -04:00
2023-08-11 20:56:03 -04:00
2023-06-18 21:43:22 -04:00
2023-06-18 21:43:22 -04:00
2023-06-18 21:43:22 -04:00
2023-06-18 21:43:22 -04:00
2023-06-18 21:43:22 -04:00
2023-06-18 21:43:22 -04:00
2023-09-08 12:43:41 -04:00
2023-06-18 21:43:22 -04:00

WG Tunnel

License: MIT Discord Chat

Google Play Fire TV

ko-fi

This is an alternative Android Application for WireGuard with added features. Built using the wireguard-android library and Jetpack Compose, this application was inspired by the official WireGuard Android app.

Screenshots

Inspiration

The inspiration for this app came from the inconvenience of constantly having to turn VPN off and on while on different networks. With there being no free solution to this problem, this app was created to meet that need.

Features

  • Add tunnels via .conf file
  • Auto connect to VPN based on Wi-Fi SSID
  • Split tunneling by application with search
  • Always-on VPN for Android support
  • Quick tile support for vpn toggling
  • Dynamic shortcuts support for automation integration
  • Configurable Trusted Network list
  • Optional auto connect on mobile data
  • Automatic service restart after reboot
  • Service will stay running in background after app has been closed

Building

$ git clone https://github.com/zaneschepke/wgtunnel
$ cd wgtunnel
$ ./gradlew assembleRelease
S
Description
A FOSS WireGuard & AmneziaWG Android client with auto-tunneling, lockdown & proxying.
Readme MIT 14 MiB
Languages
Kotlin 95.4%
Go 2.4%
C 1.4%
Makefile 0.3%
CMake 0.2%
Other 0.2%