From 6ef536d9ebb4f52dca95db06bd4aea6d7b8bc3a0 Mon Sep 17 00:00:00 2001 From: defguard Date: Mon, 19 Feb 2024 12:54:31 +0000 Subject: [PATCH] GITBOOK-135: change request with no subject merged in GitBook --- help/desktop-client.md | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/help/desktop-client.md b/help/desktop-client.md index f809f8e..d3b3e56 100644 --- a/help/desktop-client.md +++ b/help/desktop-client.md @@ -6,14 +6,24 @@ Desktop client provides an easy way to access VPN locations of multiple Defguard ## Support Platforms -* MacOS -* Linux -* Windows +### MacOS + +Has no external requirements and we have wireguard-go bundled. + +### Linux {% hint style="warning" %} On Linux the desktop client uses **`resolvconf`**` ``(part of` systemd-resolved) to configure DNS. Be sure to have it installed. {% endhint %} +### Windows + +Our desktop client has **bundled** official WireGuard client - as we use **wg.exe** to manage the WireGuard tunnels. + +{% hint style="warning" %} +If you have the official WireGuard client installed - defguard client installation may fail. +{% endhint %} + ## Installation #### Debian packages, macOS, and Windows packages