mirror of
https://github.com/wgtunnel/desktop.git
synced 2026-06-02 00:29:09 +02:00
c2a00c8a27102a442b5c8408fa537c5568e6d04d
WG Tunnel - Desktop
A WireGuard and AmneziaWG client for desktop.
Supported Platforms
- macOS (Future)
- Windows
- Linux
Installation
Linux
Linux Tarball Installation
# Download and extract the tarball, download install/uninstall scripts, and execute
tar -xzf wgtunnel-*.tar.gz && \
cd wgtunnel-*/ && \
curl -LO https://raw.githubusercontent.com/wgtunnel/desktop/master/scripts/linux/install.sh && \
curl -LO https://raw.githubusercontent.com/wgtunnel/desktop/master/scripts/linux/uninstall.sh && \
chmod +x install.sh uninstall.sh && \
./install.sh
Languages
Kotlin
70.4%
Go
26.4%
Shell
1.5%
Makefile
1.5%
PowerShell
0.2%