wireguird icon indicating copy to clipboard operation
wireguird copied to clipboard

where is /opt/wireguird/wireguird?

Open cdkagaya opened this issue 2 years ago • 3 comments

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 find any wireguird executable file in the path.

After click the wireguird shortcut in Linux Mint, there is no response.

cdkagaya avatar Nov 13 '22 05:11 cdkagaya

I have the same problem on Ubuntu

pdidydum avatar Mar 27 '23 05:03 pdidydum

I have the same problem on Ubuntu

try https://github.com/Devsfy/wiregui, it worked for me

cdkagaya avatar Mar 27 '23 06:03 cdkagaya

For some reason the packager doesn't include the executable sometimes. See my answer here: https://github.com/UnnoTed/wireguird/issues/5#issuecomment-1900933485

pinbraerts avatar Jan 19 '24 18:01 pinbraerts