You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/adguard-for-linux/settings.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -178,6 +178,14 @@ If your SOCKS5 proxy does not support UDP, connections may fail.
178
178
179
179
:::
180
180
181
+
## Per-app AdGuard CLI configuration
182
+
183
+
Users often need to enable filtering manually for certain browsers. AdGuard for Linux supports **per-app configuration**, allowing you to apply settings or rules individually to each application instead of system-wide.
184
+
185
+
For details, refer to the `apps` section in `proxy.yaml`.
186
+
187
+
A set of pre-configured entries for popular web browsers is included by default in `browsers.yaml`.
188
+
181
189
### Checking the current configuration
182
190
183
191
To view the current `outbound_proxy` configuration, enter:
0 commit comments