UnnoTed / wireguird

wireguard gtk gui for linux
MIT License
729 stars 51 forks source link

where is /opt/wireguird/wireguird? #9

Open cdkagaya opened 1 year ago

cdkagaya commented 1 year ago

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.

pdidydum commented 1 year ago

I have the same problem on Ubuntu

cdkagaya commented 1 year ago

I have the same problem on Ubuntu

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

pinbraerts commented 8 months ago

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