wireguird
wireguird copied to clipboard
wireguard gtk gui for linux
I tried installing via compiling, but I found a few issues. ``` wireguird: cleaning... rm: cannot remove './build/wireguird_amd64.deb': No such file or directory wireguird: building go binary... ./package.sh: line 7:...
When I follow the steps from the readme, I get the error as in the title of this issue. (Ubuntu 20.04)
I have three tunnels. Two are to the local LAN of remote offices, and one is to an EC2 instance on AWS. There are no overlaps in the remote LAN...
Hello, it seems this app doesn't work with Linux Mint 21 which uses Ubuntu 22.04. Trying to install the .deb results in ``Error: Cannot install 'libappindicator3-dev'``
Supported wireguird on void linux and tested it on a laptop `package_*.sh` files are going to be copypasta mess, consider moving building to different file
I installed by the steps as below: git clone https://github.com/UnnoTed/wireguird cd wireguird ./deps.sh ./package.sh ./install.sh However, the content of installed /usr/local/bin/wireguird is as below: #!/bin/sh pkexec /opt/wireguird/wireguird but I cannot...
Would it be possible to add the feature to disable and enable "Block untunneled traffic (kill switch)"? This toggle is available in Windows client. I am trying to use the...
Hi, I would like wireguird launch automatically and activate before qbittorrent starts , especially if the computer restarts after a power outage
Hi, version 1.0.0 doesn't seams to be compatible with Ubuntu 20.04 and libc6_2.31 ? ``` sudo wireguird /opt/wireguird/wireguird: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /opt/wireguird/wireguird) /opt/wireguird/wireguird: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32'...
Its works fine with root user and for non-root user it throws below error and it wont open the application. ```2023-12-18T22:51:34.866261+05:30 DevOps wireguird.desktop[453060]: Error creating textual authentication agent: Error opening...