Skip to content

An alternative Android client app for WireGuard VPN

License

Notifications You must be signed in to change notification settings

abrahamtyler/wgtunnel

 
 

Repository files navigation

WG Tunnel

License: MIT Discord Chat

Google Play

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
  • Always-on VPN for Android support
  • 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

About

An alternative Android client app for WireGuard VPN

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 99.2%
  • HTML 0.8%