Skip to content

zaneschepke/wgtunnel

Repository files navigation

WG Tunnel

An alternative Android client app for WireGuard® and AmneziaWG

Report a Bug · Request a Feature · Ask a Question


Google Play F-Droid Personal

Discord Telegram

Table of Contents

About

Inspired by the official wireguard-android app, WG Tunnel was created to address features and support missing from the official app. This app combines support for both WireGuard® and AmneziaWG, with its primary feature of auto-tunneling (on-demand tunneling).

Acknowledgements

Thank you to the following:

Screenshots

Features

  • Add tunnels via .conf file, zip, manual entry, clipboard, or QR code
  • Auto-tunnel based on Wi-Fi SSID, ethernet, or mobile data
  • Split tunneling by application with search
  • Support for kernel and userspace modes
  • Amnezia support for userspace mode for DPI/censorship protection
  • Pre/Post Up/Down scripts support for all modes on a rooted device
  • Always-On VPN support
  • Export tunnels to zip
  • Quick tile support for tunnel toggling, auto-tunneling
  • Shortcuts support for tunnel toggling, auto-tunneling
  • Intent automation support for all tunnels
  • In app VPN kill switch with LAN bypass
  • Automatic auto-tunneling service and/or tunnel restart after reboot or app update
  • Battery preservation measures
  • Restart tunnel on ping failure

Building

git clone https://github.com/zaneschepke/wgtunnel
cd wgtunnel
./gradlew assembleDebug

Translation

This app is using Weblate to assist with translations.

Help translate WG Tunnel into your language at Hosted Weblate.
Translation status

Contributing

Any contributions in the form of feedback, issues, code, or translations are welcome and much appreciated!

Please read the code of conduct before contributing.