From 5b8620b3fef78fbbe57fd53e4489cc1853941e92 Mon Sep 17 00:00:00 2001 From: Mikael Nordin Date: Thu, 17 Dec 2020 20:47:11 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3b04003..2fb04c4 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Thanks to CoreUI for providing a free and open source WireGuard Icon: * https://github.com/coreui/coreui-icons ## Prerequisites -WireGUIde requires a fairly recent version of network-manager, and of course wireguard support. For example, while wireguard is available from buster-backports, network-manager for Debian Buster is too old (1.14.6). WireGUIde is known to work on Debian and Ubuntu versions with network-manager >= 1.22.10. That means that it will work on Debian Bullseye, Ubuntu Focal and Ubuntu Groovy. Other distros have not been tested yet, but should work if the software running is sufficiently new. WireGUIde has also been successfully tested on Fedora 33. +WireGUIde requires a fairly recent version of network-manager, and of course wireguard support. For example, while wireguard is available from buster-backports, network-manager for Debian Buster is too old (1.14.6). WireGUIde is known to work on Debian and Ubuntu versions with network-manager >= 1.22.10. That means that it will work on Debian Bullseye, Ubuntu Focal and Ubuntu Groovy. WireGUIde has also been successfully tested on Fedora 33. Also: make sure you are using resolvconf and systemd-resolvd otherwise NetworkManager might empty /etc/resolv.conf when you remove the last tunnel: ```