Add Wireguard configuration from file to Gnome NetworkManager · GitHub

raw

wireguard.md

nmcli connection import type wireguard file "/path/to/wg0.conf"
nmcli connection modify wg0 connection.id "home-vpn"
nmcli connection show home-vpn
Christian Weiske Christian Weiske
owner

Fork of

Add Wireguard configuration from file to Gnome NetworkManager · GitHub
gist.github.com

History