From 2e7c68d882f274cbb9bf953a22b0854fda03450d Mon Sep 17 00:00:00 2001 From: Mikael Nordin Date: Thu, 17 Dec 2020 20:46:41 +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 435b13c..3b04003 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 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. Also: make sure you are using resolvconf and systemd-resolvd otherwise NetworkManager might empty /etc/resolv.conf when you remove the last tunnel: ```