An alternative Android client app for WireGuard®
and AmneziaWG
Report a Bug
·
Request a Feature
·
Ask a Question
Table of Contents
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).
Thank you to the following:
-
All of the users that have helped contribute to the project with ideas, translations, feedback, bug reports, testing, and donations.
-
WireGuard® - © Jason A. Donenfeld (https://github.com/WireGuard/wireguard-android)
-
AmneziaWG - Amnezia Team (https://github.com/amnezia-vpn/amneziawg-android)
- 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
git clone https://github.com/zaneschepke/wgtunnel
cd wgtunnel
./gradlew assembleDebug
This app is using Weblate to assist with translations.
Help translate WG Tunnel into your language
at Hosted Weblate.
Any contributions in the form of feedback, issues, code, or translations are welcome and much appreciated!
Please read the code of conduct before contributing.