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