From 7871fe7e411a98fa1b24ec6d4dd1475e09b28700 Mon Sep 17 00:00:00 2001 From: Nata Date: Mon, 19 Aug 2024 20:04:31 +0200 Subject: [PATCH 1/4] new about DPI and ESET --- docs/general/stealth-mode.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/general/stealth-mode.md b/docs/general/stealth-mode.md index 87eb398a610..57a41fe72e7 100644 --- a/docs/general/stealth-mode.md +++ b/docs/general/stealth-mode.md @@ -121,3 +121,9 @@ The Deep Packet Inspection is a system of deep analysis and filtering of traffic AdGuard can modify outgoing packet data so that the client does not fall under the DPI blocking criteria. This means that by enabling this option, users can get access to the content they want. Not all DPI systems can be bypassed at this time, but we are constantly working to improve this. The "Protect from DPI" feature is already implemented in AdGuard for Windows, AdGuard for Mac, and AdGuard for Android. + +:::caution + +If this feature is enabled in AdGuard for Windows, it may interfere with ESET. + +::: From 16d2a495c7453b8cb095c86ab1865a93201f237e Mon Sep 17 00:00:00 2001 From: Nata Date: Thu, 22 Aug 2024 16:41:10 +0200 Subject: [PATCH 2/4] more details --- docs/general/stealth-mode.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/general/stealth-mode.md b/docs/general/stealth-mode.md index 57a41fe72e7..f9313a34046 100644 --- a/docs/general/stealth-mode.md +++ b/docs/general/stealth-mode.md @@ -124,6 +124,6 @@ The "Protect from DPI" feature is already implemented in AdGuard for Windows, Ad :::caution -If this feature is enabled in AdGuard for Windows, it may interfere with ESET. +If this feature is enabled in AdGuard for Windows, it may interfere with ESET antivirus: Anti-DPI will prevent ESET from filtering traffic, leaving blacklisted and malicious sites unblocked. ::: From 61f7f9f7f4d0c6ef31968db865f91435fa1c3d6e Mon Sep 17 00:00:00 2001 From: Nata Date: Thu, 22 Aug 2024 16:49:00 +0200 Subject: [PATCH 3/4] one more --- docs/general/stealth-mode.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/general/stealth-mode.md b/docs/general/stealth-mode.md index f9313a34046..4f88417efcf 100644 --- a/docs/general/stealth-mode.md +++ b/docs/general/stealth-mode.md @@ -124,6 +124,6 @@ The "Protect from DPI" feature is already implemented in AdGuard for Windows, Ad :::caution -If this feature is enabled in AdGuard for Windows, it may interfere with ESET antivirus: Anti-DPI will prevent ESET from filtering traffic, leaving blacklisted and malicious sites unblocked. +If this feature is enabled in AdGuard for Windows, it may interfere with ESET antivirus. Anti-DPI will prevent ESET from filtering traffic, leaving blacklisted and malicious sites unblocked. ::: From b71f7a53202ee158a42849dcb1fd0dfaf70a47f6 Mon Sep 17 00:00:00 2001 From: Nata Date: Fri, 23 Aug 2024 12:04:52 +0200 Subject: [PATCH 4/4] another fix --- docs/general/stealth-mode.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/general/stealth-mode.md b/docs/general/stealth-mode.md index 4f88417efcf..fc5143a064b 100644 --- a/docs/general/stealth-mode.md +++ b/docs/general/stealth-mode.md @@ -124,6 +124,6 @@ The "Protect from DPI" feature is already implemented in AdGuard for Windows, Ad :::caution -If this feature is enabled in AdGuard for Windows, it may interfere with ESET antivirus. Anti-DPI will prevent ESET from filtering traffic, leaving blacklisted and malicious sites unblocked. +If this feature is enabled in AdGuard for Windows, it may interfere with ESET antivirus. Anti-DPI will prevent ESET from filtering traffic, leaving blacklisted and malicious websites unblocked. :::