You are not logged in.
My VPN provides wireguard configs for each exit server. Say I want Tel Aviv, there's tel-aviv-1, tel-aviv-2, tel-aviv-3. When I ask them for Tel Aviv configs, they give me a set of wireguard config files, one per server. I then do `nmcli connection import type wireguard file /path/to/config` on these. This adds and enables all three, which makes internet not work. I disable all but one, and then internet works correctly, over VPN.
The problem is the servers are not stable, sometimes tel-aviv-1 will go down for example and I'll have to switch to tel-aviv-2. Is there a way to do this automatically? Say, make my computer automatically pick a random VPN connection and enable it at every boot?
Offline