I’ve checked the arch-linux instructions on setting up Wireguard - but honestly I’m stuck at the beginning…
First - Can’t seem to be able to install any wireguard gui client… I did install wireguard-tools, which I guess installed (?) and arch-linux writeup said to install qomui (which doesn’t install)…
This is the documentation I’m using - perhaps it is out of date?: Archlinux Wireguard
Any pointers to documentation or support would be great!
(note: what I’m REALLY trying to solve is putting my home laptop on wireguard - same as my android phone - so I can use KDE Connect when on wireguard)…
I also have wireguard both on android and Kde. Kde connect simply don’t work with wireguard. You have to disconnect wireguard temporarely to use Kde connect.
My thougth is there is no connection between wireguard implemented in the kernel and Kde connect, therefore it would not work at the same time. I can be wrong.
For kde connect to work you need to be on the same network.
As soon as you connect your system to a VPN wireguard or otherwise - your network changes to the VPN network and you are disconnected from the network your phone is connected to.
That looks like you have a wireguard myvpn.conf file.
Put it in /etc/wireguard and the connection will appear as selectable.
Or you can use something like wg-quick up myvpn
Now I connected it via nano /etc/wireguard/wg0-client.conf , and via file import, all the settings are in place, and before everything was launched via nano /etc/wireguard/wg0-client.conf , but the speed was low. Now it connects, but there is no speed, there is some movement, a few kilobytes, while Open VPV is configured and connects everything perfectly and gives out, just like without VPN. In general, at a dead end so far, what is it and how to deal with it)