timn/NetworkManager-wireguard
Project ID: 20819
Description
Wireguard VPN plugin for NetworkManager from https://github.com/max-moser/network-manager-wireguard/. It's incomplete, not very elegant, and has some flaws. But if you want to try it anyway, here it is. It is only available for F28. It seems to need some modifications for newer NetworkManager versions on F29 and later for which I do not have the time.
Installation Instructions
- Install wireguard as per https://www.wireguard.com/install/#fedora-module-tools
- Enable this copr and install package.
Overall:
sudo dnf copr enable jdoss/wireguard
sudo dnf install wireguard-dkms wireguard-tools
sudo dnf copr enable timn/NetworkManager-wireguard
sudo dnf install NetworkManager-wireguard
Make sure that you have booted into the latest installed kernel, for the DKMS wireguard module to be available.
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable timn/NetworkManager-wireguard
More info about enabling Copr repositories