From 2ed8420dd8afba8e388cb35c9bedaa70c5de0700 Mon Sep 17 00:00:00 2001 From: Mikael Nordin Date: Thu, 17 Dec 2020 14:13:26 +0100 Subject: [PATCH] Update README.md NM version for buster --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 37b646a..4f6f78b 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Thanks to Jan Bodnar of zetcode.com for the valuable tutorial on wxPython dialog * http://zetcode.com/wxpython/dialogs/ ## 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. WireGUIde is known to work on Debian and Ubuntu versions with network-manager >= 1.22.10. That means taht 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. Also: make sure you are using resolvconf and systemd-resolvd otherwise NetworkManager might empty /etc/resolv.conf when you remove the last tunnel: ```