mirror of
https://github.com/UnnoTed/wireguird
synced 2025-03-13 14:05:30 +00:00
888 B
888 B
wireguird
a linux gtk gui client for Wireguard
Features:
- System tray icon goes red when connected, black when disconnected.
- Looks the same and does almost the same things as the official Wireguard's Windows gui client.
- Lists tunnels from
/etc/wireguard
- Controls Wireguard
throughwg-quick
Preview (video)
Download
Ubuntu
tested on: 18.04 LTS
, 20.04 LTS
and 21.04
Compile
dependencies: wireguard-tools libgtk-3-dev libappindicator3-dev
git clone https://github.com/UnnoTed/wireguird
cd wireguird
./deps.sh
./package.sh
./install.sh