Zane Schepke 321730536d fix: file import handling
Fixes bug causing crashes when importing a file that is not a .conf file.

Fixes file import on AndroidTV and FireTV
Closes #39

Fixes usability issue on AndroidTV where textboxes immediately open the keyboard on hover.
Allows users two keypress access to turning on tunnels from app load.
Closes #36

Improves service efficiencies by making coroutines lifecycle aware.
2023-10-12 20:20:53 -04:00
2023-10-12 20:20:53 -04:00
2023-09-15 07:24:19 -04:00
2023-10-12 20:20:53 -04:00
2023-06-18 21:43:22 -04:00
2023-09-15 07:24:19 -04:00
2023-09-15 07:24:19 -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

WG Tunnel

License: MIT Discord Chat

Google Play Fire TV F-Droid

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 16 MiB
Languages
Kotlin 95.4%
Go 2.4%
C 1.4%
Makefile 0.3%
CMake 0.2%
Other 0.2%