nicoulaj / cinnamon-applet-wireguard

A simple WireGuard systray applet for the Cinnamon desktop environment.
https://cinnamon-spices.linuxmint.com/applets/view/311
GNU General Public License v3.0
14 stars 5 forks source link

Not showing connections, icon is present #7

Open racalle opened 2 years ago

racalle commented 2 years ago

Hi, in my case I have installed the "miniapplet" using both "git clone" from todays version and using the wizard that linux mint debian edition 5 has.

The problem is that I see the icon but is not detecting the wireguard connnections.

I have managed to create a pair of icons with scripts nmcli connection up 'peer5' and nmcli connection down 'peer5'

Pressing the icon does nothing:

imagen

imagen

More data for your info:

imagen

System: Kernel: 5.10.0-13-amd64 x86_64 bits: 64 compiler: gcc v: 10.2.1 Desktop: Cinnamon 5.2.7 tk: GTK 3.24.24 wm: muffin dm: LightDM Distro: LMDE 5 Elsie base: Debian 11.2 bullseye

I had to install something related with python prior that asked me when doing command install for installation from git but still doesnt work

In case it helps you.

Thanks.

k561 commented 1 year ago

The plugin is needed to work with connections created in /etc/wireguard/ and managed commands: wg-quick up/down config. Exemple: https://idroot.us/install-wireguard-linux-mint-20/