Skip to content

Instantly share code, notes, and snippets.

@tomasmetal23
Last active February 3, 2020 03:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tomasmetal23/feb62272524d26c0a05b47339eea6ad1 to your computer and use it in GitHub Desktop.
Save tomasmetal23/feb62272524d26c0a05b47339eea6ad1 to your computer and use it in GitHub Desktop.
fedora-opensuse
cd ~
git clone https://github.com/tomasmetal23/network-manager-wireguard.git
cd network-manager-wireguard
./autogen.sh
./configure \
--without-libnm-glib
make install
cd ..
rm -rf network-manager-wireguard
systemctl restart NetworkManager
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment