Skip to content

Commit

Permalink
Merge pull request #300 from AdguardTeam/filter-http3-mac
Browse files Browse the repository at this point in the history
Add description for "Filter HTTP/3" in AdGuard for Mac
  • Loading branch information
sonya-orlova authored Sep 5, 2023
2 parents ac9580c + 46bf581 commit a393906
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions docs/adguard-for-mac/solving-problems/advanced-settings.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,17 +9,17 @@ This article covers AdGuard for Mac, a multifunctional ad blocker that protects

:::

## How to reach the Advanced settings
## How to reach Advanced Settings

:::caution

Changing *Low-level settings* can cause problems with the performance of AdGuard, may break the Internet connection or compromise your security and privacy. You should only open this section if you are sure of what you are doing or our support team has asked you to do it.
Changing *Advanced Settings* may cause problems with AdGuard's performance, break the Internet connection, or compromise your security and privacy. Make changes to this section only if you are sure of what you are doing or our support team has asked you to do it.

:::

To go to *Advanced settings*, follow this route: the AdGuard icon at the tray menu → the gear iconAdvancedAdvanced settings.
To find *Advanced Settings*, open AdGuard, click the gear icon, select *Advanced*, then select *Advanced Settings*.

## Advanced settings
## Advanced Settings

`network.extension.exclude.domains`

Expand Down Expand Up @@ -75,6 +75,10 @@ Uses a local DNS proxy to look for configs in the ECH Config Lists. If found, en

Verifies the authenticity of all certificates for the domain based on Chrome Certificate Transparency Policy.

`network.https.filter.http3.enabled`

By setting `true`, you allow AdGuard to filter traffic sent over HTTP/3, the latest version of the HTTP protocol based on QUIC.

`network.filtering.localnetwork`

By setting `true`, you enable local network filtering.
Expand Down

0 comments on commit a393906

Please sign in to comment.